Libraries tagged by api controller
libero/ping-controller
1830 Downloads
Ping controller for a Libero API
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.
ultrapi/controller
12 Downloads
Controller management for The Ultra Fast API
slim-messenger/controller
31 Downloads
Controller for routing Facebook's Messenger Bot API
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
57 Downloads
API client class for use with Ubiquiti's UNMS controller
vzool/api-hmac-guard
56 Downloads
A simple and secure way of authenticating your APIs with API HMAC keys using Laravel
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.
ramosmerino/laravel-5-rest-api-scaffold
118 Downloads
Creates Migrations, Seeders, Factories, Tests, Models, Controllers and Resources with one command. Delete everything with another.
probonolabs/laravel-api-generator
13 Downloads
Laravel command which rapidly creates single file controllers, requests and resources
phpzm/controller
304 Downloads
Simples Controller package
petyots/api-guard
1202 Downloads
A simple way of authenticating your APIs with API keys using Laravel. Forked from chrisbjr/api-guard And Working with L5.3.*