experteam/api-laravel-interface

Library to help with Laravel Interfaces Libraries

3.5.0 2025-05-04 17:49 UTC

README

Base service providers to manage interface services
It includes:

  • Model paginate: Trait to manage pagination, it can manage limit, offset and order by.

Install

Run the following commands to install:

composer require experteam/api-laravel-interface

Update

Run the composer command to update the package:

composer update experteam/api-laravel-interface

License

MIT license.