Libraries tagged by laravel controller
waska14/laravel-with-db-transactions
38765 Downloads
Use middleware globally for all routes to put every controller in database transaction
scrumble-nl/laravel-csr
16225 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
lanciweb/laravel-make-crud
1906 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
eventhomes/laravel-mandrillhooks
74669 Downloads
A simple Mandrill webhook controller to help with events. Compatible with Laravel 5+ and Lumen 5+.
zofe/burp
188660 Downloads
Simple PHP router that works with query-string and uri-segments, laravel filter system
digitaldream/laracrud
20683 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
larafast/fastapi
2466 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
saritasa/laravel-controllers
16661 Downloads
Saritasa controllers for typical operations
marvinrabe/laravel-wizards
781 Downloads
Simple Wizard Controller for Laravel.
clean-bandits/single-action-resource-controllers-for-laravel
1403 Downloads
hessam/laravel-blogger
1273 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
nahid-ferdous/laravel-module-generator
1245 Downloads
Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.
shaburov/laravel-crud-rest-api
6963 Downloads
Crud Rest Api package for creating other crud controllers.
rosamarsky/laravel-command-bus
14283 Downloads
Simple Command Bus for Laravel framework
grazulex/laravel-atlas
111 Downloads
Laravel Atlas scans your Laravel project to generate a complete, structured map of its internal components — models, controllers, routes, jobs, observers, events, commands, and more — and exports visual or machine-readable representations in formats like Mermaid, Markdown, JSON, or PDF.