THIS PACKAGE IS GONNA BE DEPRECATED IN FAVOUR OF THIS ONE: https://github.com/open-southeners/laravel-apiable
Integrate JSON:API resources on Laravel.
- Compatible and tested with all the Laravel LTS supported versions (see them here)
- Full formatting using pure built-in model methods and properties.
- Relationships and nested working with eager loading.
- Permissions "out-of-the-box" authorising each resource view or list of resources.
- Auto-hide not allowed attributes from responses like
user_id
orpost_id
. - Own testing utilities built-in Laravel's ones to make integration tests easier.
- Ruben Robles (@d8vjork)
- Skore (https://www.getskore.com/)
- And all the contributors