vkolegov / laravel-api-controller
Basic Controller to create simple API with support for pagination, sorting, filtering and exporting
Installs: 685
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/vkolegov/laravel-api-controller
Requires
- php: >=7.4
- illuminate/database: ^6.0|^7.0|^8.0|^9.0|^10.0
- illuminate/routing: ^6.0|^7.0|^8.0|^9.0|^10.0
- illuminate/support: ^6.0|^7.0|^8.0|^9.0|^10.0
- illuminate/validation: ^6.0|^7.0|^8.0|^9.0|^10.0
- phpoffice/phpspreadsheet: ^1.8.0
- symfony/http-foundation: ^4.0|^5.0|^6.0
- voku/portable-ascii: >=1.6