Libraries tagged by view count
spark/action-pack
42 Downloads
Rails style controllers and views for Silex
smeedijzer-online/gf-entries-editor-role-access
129 Downloads
Give users with the Editor role the Gravity Forms capabilities to control 'entries' (view, edit, delete, export) and 'entry notes' (view, edit).
riimu/baremvc
8 Downloads
Bare bones MVC to provide controller/view structure
phpcl/laminas-tools
91 Downloads
Create modules, controllers, controller-plugins, view helpers and factories for Laminas/ZF3 projects
originphp/http
4 Downloads
OriginPHP Http Package, provides the Controller and View functionality.
nissicreative/laravel-generators
242 Downloads
Generate resource controllers and views
nguyenhoang/nhgenerator
8 Downloads
Simple Generator of CRUD include Controller, Model, View and Route features.
marcogeorge7/permission-generator
24 Downloads
Generate json file with all permission that call in controllers and views
kmaking/crud-generator
61 Downloads
KMA CRUD Generator used to generate resourcefull controller with views, Route, UrlPresenter and Laratable
hbynlsl/tiny-mvc
10 Downloads
This is a light weight php-MVC framework. It supports Controllers, Models, Views, Routes and etc.
fibers/rocket
5 Downloads
Laravel development tool for rapid app development with smart model, migration, controller and views scaffolding.
e-commerce-passaro/acesso
130 Downloads
Uma biblioteca com ferramentas de utilitades para se implantar o ACL em View Models e Controllers
dyalnu/curdmix
11 Downloads
Package for creating controllers, models, views, and CRUD operations
devkits/module-generator
10 Downloads
Generate controller, model, view and migration for a Laravel module in one command
deepaktiwari/php-cmds
6 Downloads
Simple PHP command for generating files following the MVC architecture, similar to Laravel's Artisan command. Easily create models, controllers, and views as per your needs