Libraries tagged by api controller
lbmadesia/api-generator
38 Downloads
To create a api with all related files like controller, route etc with a simple restapi.
nizam/passport-api
9 Downloads
Automates Laravel Passport setup for API authentication in Laravel 8 and higher, with ready-to-use routes and controllers. Similar to Laravel Breeze API.
uzinfo/laravel-api-generator
5 Downloads
Laravel API generator package for creating models, migrations, controllers, services, repositories, resources and requests with advanced field definitions
ultrapi/controller
17 Downloads
Controller management for The Ultra Fast API
slim-messenger/controller
31 Downloads
Controller for routing Facebook's Messenger Bot API
rbr/laravel-api-docs
10 Downloads
A self-analyzing tool that scans a Laravel project's routes, controllers, and FormRequests to generate browsable API documentation.
avb/entity-api-bundle
18 Downloads
The bundle builds API to get access to entities. As soon as you created entity class, you can execute CRUD operations through API. You not need to create custom controllers.
api-tools/api-version-manager
2335 Downloads
Simplify Laravel API versioning with ease. No more separate controllers—just flexibility, fallbacks, and version-specific components.
wharfs/unms-api-client
58 Downloads
API client class for use with Ubiquiti's UNMS controller
vzool/api-hmac-guard
59 Downloads
A simple and secure way of authenticating your APIs with API HMAC keys using Laravel
ur13l/api-crud-generator
3683 Downloads
Controller generator for Laravel based on the models available in your project.
soloproyectos-php/http-controller
134 Downloads
A simple HTTP Controller. This library is part of the SoloProyectos PHP API.
sijot/api-guard
46 Downloads
A simple way of authenticating your APIs with API keys using Laravel
sawmainek/laravel-api-generator
152 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
rizkussef/laravel-crud-api
14 Downloads
A clean, scalable Api CRUD package for the Service-based architecture for Laravel with advanced filtering, eager-loading relationships, and automatic resource resolution