Libraries tagged by laravel controller
waska14/laravel-with-db-transactions
69329 Downloads
Use middleware globally for all routes to put every controller in database transaction
scrumble-nl/laravel-csr
21416 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
grazulex/laravel-atlas
2745 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 Markdown, JSON, HTML, Blade, or PDF.
efficiently/authority-controller
33296 Downloads
AuthorityController is an PHP authorization library for Laravel 5 which restricts what resources a given user is allowed to access.
zofe/burp
197122 Downloads
Simple PHP router that works with query-string and uri-segments, laravel filter system
digitaldream/laracrud
22273 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
gblix/laravel-controller-repository-traits
8557 Downloads
Traits para Controllers de Laravel facilitando uso da lib `prettus/l5-repository`
hopheartsceo/laravel-postman-exporter
690 Downloads
Automatically generate Postman v2.1 collections from your Laravel application routes, controllers, and FormRequest validations.
clean-bandits/single-action-resource-controllers-for-laravel
2715 Downloads
hessam/laravel-blogger
1277 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.
rosamarsky/laravel-command-bus
18639 Downloads
Simple Command Bus for Laravel framework
iankibet/laravel-streamline
6751 Downloads
A package that allows front end to interact with backend without the need for routes and controller
eventhomes/laravel-mandrillhooks
75611 Downloads
A simple Mandrill webhook controller to help with events. Compatible with Laravel 5+ and Lumen 5+.
domain/laravel-domain-generator
70 Downloads
Pacote Laravel para geração automática de estruturas por domínio utilizando DDD, DTOs, Services, Repositories, Controllers e Form Requests
dev-toolbelt/laravel-fast-crud
1726 Downloads
Laravel package for rapid CRUD API scaffolding with filtering, sorting, pagination and CSV export