experteam/api-laravel-interface
Library to help with Laravel Interfaces Libraries
2,448
| Install | |
|---|---|
composer require experteam/api-laravel-interface |
|
| Latest Version: | 3.11.2 |
| PHP: | ^8.1 || ^8.2 || ^8.3 |
| License: | MIT |
| Last Updated: | Mar 31, 2026 |
| Links: | GitHub · Packagist |
Maintainer: experteam-mx
API Laravel INTERFACES
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