Libraries tagged by view count
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.
gildonei/filter_results
149 Downloads
CakePHP Plugin to add PRG filters to controllers and views
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
datatrain/user
24 Downloads
Extension of the Cartalyst Sentry authorisation package. Provides ready to go controllers and views for easy prototyping
danielquirogadev/clementinecrud
5 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is a fork of kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
bethojunior/makeview
228 Downloads
Add command artisan for create complet view(css, js (modules, controllers) and view(blade) ) by Laravel
bengr/routing
311 Downloads
Package for implementing multiple solutions for routing in laravel application (regular routing, controller discovery, view discovery...)
ayat/crud
6 Downloads
This specialized Laravel package streamlines the process of building comprehensive CRUD operations by providing functionalities such as effortless view file generation, controller setup, model creation, seamless validation file integration, automated migration file creation, and simplified route establishment.
auto-api/auto-api-scwv
1 Downloads
Laravel Auto API Single Controller Web View This package that you activate first to learn the secrets of the API, you can write one path and one controller then return the view to the web and from the same controller to restore and re-register the json. This package will write one source code for the web and the API at the same time, you do not need to write one source code for the web and another for the API This package saves you from writing the source code because you will write one source code that works on the web and works on applications, all of this with one source code only