Libraries tagged by laravel controller
jetcms/admin
58 Downloads
CMS
jannisfieml/laravelapigenerator
14 Downloads
A small package to generate basic migrations, models, requests, controllers and routes by editing yaml files
issafy/permissions-generator
6 Downloads
:permission generation for all your declared routes with corresponding controller action
isayama3/larave-project-generator
26 Downloads
imade/datatable-model
146 Downloads
A dedicated class (model) to configure Chumper's Datatable package for Laravel (https://github.com/Chumper/Datatable) to keep your controllers as clean as possible.
hizbul/generators
190 Downloads
Generate Model, Controller, View and migration in a single artisan command
hispanicode/route
6 Downloads
Php model to define routes with a wide range of possibilities, like routing of laravel, but without relying on anyone, you can adapt this model to your model view controller system very easily.
gwsn/rest
109 Downloads
Rest Controller
ftxrc/apicontroller
37 Downloads
Simplified API controller, inspired by Jeffrey Way. Compatible with Laravel 5+ and Lumen 5+. Forked from eventhomes
fragment/elemental
6 Downloads
A PHP framework without any strings attached, but with all the magical features.
elfeffe/image-resizer
5 Downloads
Image Resizer Controller
ehsan-coder/resource-methods
4 Downloads
this package added new methods to modified your api resource, such as you can use only or except methods to customize your api resources when use in controllers.
dizatech/burp
8 Downloads
Simple PHP router that works with query-string and uri-segments, laravel filter system
diorz38/crestapp-code-generator
6 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
ceddyg/clara-entity-generator
506 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.