Libraries tagged by api controller
rohinigeeks/laravel-sorcery
135 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
quonain/smart-response
13 Downloads
Unified API and Web response handling for Laravel — detect JSON vs HTML and respond automatically from one controller.
malhal/laravel-restapi
8 Downloads
A controller and handler that lets you easily build a REST API
hopheartsceo/laravel-postman-exporter
32 Downloads
Automatically generate Postman v2.1 collections from your Laravel application routes, controllers, and FormRequest validations.
dev-toolbelt/laravel-fast-crud
1354 Downloads
Laravel package for rapid CRUD API scaffolding with filtering, sorting, pagination and CSV export
contributte/framex-skeleton
8 Downloads
Fast API skeleton based on Framework X and Nette (@nette) by @f3l1x.
coderockr/soa
824 Downloads
Silex Controller Provider to provide SOA access to Doctrine entities and services
chujc/laravel-generator
202 Downloads
Laravel, Lumen脚手架 按规则自动生成model文件以及controller,request文件
bardoqi/sight
26 Downloads
Sight is a simple Laravel presenter layer in the backend of controller for making your coding faster.
architools/laravel-sieve
66 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
soconnect/ruckus-client
2414 Downloads
Ruckus WLAN controller API client
axitbv/laravel-blueprint-streamlined-test-addon
674 Downloads
Swap Blueprint's TestGenerator with my own *too fancy* and *too specific*, *streamlined* tests for API Resource Controllers
sirserik/admin-core
12 Downloads
Headless admin panel core for META University sites (Inertia + Vue 3 + Tiptap). Provides base Inertia controllers, Resource API, block library, and reusable Vue components.
byfallcode/byfall-crud
17 Downloads
Laravel API CRUD generator (models, repositories, requests, controllers, resources, factories, seeders, Postman collections)
zuqongtech/laravel-anvil
12 Downloads
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.