Libraries tagged by api 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
shehroz/crud-generator
33 Downloads
Laravel package to generate full CRUD (controllers, models, requests, repositories, policies, migrations, seeders, and Tailwind views) with repository pattern, role-based policies, and optional API routes.
rohinigeeks/laravel-sorcery
135 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
malhal/laravel-restapi
8 Downloads
A controller and handler that lets you easily build a REST API
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.
azyouness/request-to-form-bundle
8 Downloads
Map HTTP request payloads to Symfony forms from controller attributes or a reusable mapper service.
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.
smarttechtank/larastarter
189 Downloads
A Laravel starter package with role-based authentication, API controllers, and more
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
34 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)