Libraries tagged by laravel controller
raza9798/core-modules
47 Downloads
core-module is a Laravel package that streamlines modular development by organizing models, controllers, migrations, and policies under a clean namespace like Core/. It simplifies scaffolding and improves code separation for better project structure.
watson/testing
4171 Downloads
Laravel controller and model testing helpers.
matt-daneshvar/rest
112 Downloads
General implementation for Laravel 5 resource controllers
torann/cells
767 Downloads
Cells are view components for Laravel 4. They are mini-controllers with their own MVC stack, can invoke logic and render views.
cortex/auth
3429 Downloads
Cortex Auth is a frontend layer for the powerful authentication, authorization and verification package rinvex/laravel-auth on top of Laravel. It has all required controllers, views, routes, and other required assets to run a fully functional user management system with complete dashboard out of the box.
sarfraznawaz2005/actions
61 Downloads
Laravel package as alternative to single action controllers with support for web and api in single class.
bardoqi/sight
26 Downloads
Sight is a simple Laravel presenter layer in the backend of controller for making your coding faster.
jimhlad/leapfrog
30 Downloads
A UI-based CRUD boilerplate generator for Laravel. Quickly create files according to the Controller-Service-Model pattern.
wovosoft/crud
68 Downloads
A laravel package generator for WovoCMS
uttamrabadiya/api-version-manager
648 Downloads
Simplify Laravel API versioning with ease. No more separate controllers—just flexibility, fallbacks, and version-specific components.
scaffolds/builder
301 Downloads
Laravel 5* Scaffold Generator
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
prodemmi/route-genius
0 Downloads
This package provides defining routes in controller.
mouhamedfd/permissions-generator
35 Downloads
:permission generation for all your declared routes with corresponding controller action
hestalabs/modulemaker
8 Downloads
Module Maker is a package which is helpful to create modules with GUI, you can create a module with or without Controllers and View as per your requirement.