Libraries tagged by laravel controller
safventure/laravel-s-r-c
8 Downloads
CRUD Service-Repository-Controller
royvoetman/laravel-flash-alerts
24 Downloads
Automatically flash success alerts in resources controllers: `store`, `update` and `destroy` methods.
rohinigeeks/laravel-sorcery
135 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
robbielove/laravel-support
539 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
resetbutton/laravel-moduler
41 Downloads
Create module structure - put Controllers/Models/ etc into root directory
pilabrem/laravel-code-generator-ui
248 Downloads
User interface to help developpers with laravel-code-generator commands
omnifyjp/laravel-scaffold
70 Downloads
A powerful Laravel package that automates the generation of Models, Controllers, Migrations, and other essential components from database schemas.
nameless/laravel-api-generator
14 Downloads
A powerful Laravel API generator that automatically creates a complete API structure including models, controllers, services, DTOs, policies, resources, factories, migrations, Seeders and more with a single command.
mkd/laravel-fast-api
5 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.
marcot89/laravel-bullet
6749 Downloads
Bullet development for Laravel Applications
mallardduck/laravel-traits
6120 Downloads
A collection of useful Laravel snippets in the form of easy to use traits.
malhal/laravel-restapi
8 Downloads
A controller and handler that lets you easily build a REST API
jennoramcaj/laravel-support
43 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
intellow/make-route-for-laravel
232 Downloads
Adds a php artisan make:route command. This scaffolds the route in web.php, controller, and even generates a unit test
hassanejazpvt/laravel-csr
8 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command