Libraries tagged by Controlle
michaelb/lumen-make
19514 Downloads
Lumen make adds more make commands to lumen for jobs, controllers, middleware, etc.
mariojgt/builder
1309 Downloads
Laravel Crud builder with dynamic tables and controller made in vue js
jasongrimes/silex-simpleuser
17016 Downloads
A simple database-backed user provider for Silex, with associated services and controllers.
ianikanov/yii2-wce
1651 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
g4/aura-router
11692 Downloads
The Aura Router package implements web routing; given a URI path and a copy of $_SERVER, it will extract controller, action, and parameter values for a specific route.
douglasthwaites/oh-vapor
1415 Downloads
A package to allow Oh-Dear through the AWS WAF controlled by Vapor.
ctechhindi/codeigniter-api
1047 Downloads
CodeIgniter API Controller
calvient/puddleglum
12481 Downloads
Transform Laravel models, routes, and controllers into a Typescript API client
bvipul/generator
30100 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
bullhorn/fast-rest
7893 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
ahmedalmory/joda-resources
1290 Downloads
a trait that generates resources methods for controller
abydahana/aksara
1123 Downloads
Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!
a7/seeder
9267 Downloads
Perform heavy and/or infrequent actions in a controlled manner
mitulgolakiya/laravel-api-generator
30502 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
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.