Libraries tagged by api controller
libero/ping-controller
1879 Downloads
Ping controller for a Libero API
targettech/laravel-api-doc-generator
13 Downloads
Auto generate Laravel api documentation from form request rules, controllers and routes
shaburov/laravel-crud-rest-api
7512 Downloads
Crud Rest Api package for creating other crud controllers.
uttamrabadiya/api-version-manager
648 Downloads
Simplify Laravel API versioning with ease. No more separate controllers—just flexibility, fallbacks, and version-specific components.
nawasara/api
63 Downloads
Public REST API plumbing for the Nawasara superapp framework — API token management with hashed storage, scope registry, HMAC-signed stream URLs, and audit log infrastructure. Domain packages (cctv, wifi, ...) provide their own routes/controllers/transformers; this package owns auth + scope + token lifecycle.
mkd/laravel-fast-api
8 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
mattjanssen/api-response-bundle
9597 Downloads
Symfony bundle for transforming controller action returns and exceptions into JSON API responses
iramgutierrez/laravel-resource-api
111 Downloads
Create a resource API for Laravel 5.2: entity, repository, manager, validator, controller, migration, table , route and documentation
hitaqnia/haykal-api
80 Downloads
Haykal API layer: ApiResponse, Scramble extensions, the /me endpoint, and conventions for Controllers / Requests / Resources.
bulatronic/api-kit
56 Downloads
Lightweight Symfony bundle for building REST APIs with DTO-first validation, standardized responses, and thin controllers
awalko/api-guard
52 Downloads
A simple way of authenticating your APIs with API keys using Laravel
sehrgut/laravel5-api
6515 Downloads
A modular controller for exposing your Laravel 5 Eloquent models as a REST API.
nueip/codeigniter-rest
486 Downloads
CodeIgniter 3 RESTful API Resource Base Controller
sarfraznawaz2005/actions
61 Downloads
Laravel package as alternative to single action controllers with support for web and api in single class.
youshido/silex-graphql
1236 Downloads
Silex graphql controller provider