Libraries tagged by laravel controller
jeroenvandergeer/zf-ioc
581 Downloads
Controller action dependency injection in Zend Framework 1 using Laravel's IoC container.
hayk-mxitaryan/auto-service
1 Downloads
A simple package to simplify laravel programming for those who use service classes to take the logic out of the controller
grimbees/docrouter
3 Downloads
Document Router is a Laravel library that allow you to define routing on controller documentation
flarex/flarex
1 Downloads
A blazing fast Laravel code generator. FlareX helps you quickly scaffold models, controllers, migrations, and more - built to ignite your Laravel development.
fibers/rocket
5 Downloads
Laravel development tool for rapid app development with smart model, migration, controller and views scaffolding.
dhavalrajput/code-generator
3 Downloads
A Laravel package with a web interface to easily create full CRUD APIs — like models, controllers, migrations, services, traits, notifications, policies, and more. Built using Laravel and Livewire.
devkits/module-generator
10 Downloads
Generate controller, model, view and migration for a Laravel module in one command
dancycodes/flashhalt
16 Downloads
FlashHALT eliminates route definition overhead for HTMX applications, enabling direct controller method access through intuitive URL conventions - delivering 10x faster development velocity while maintaining Laravel's architectural integrity.
baberuka/systemroles
11 Downloads
SystemRoles is a Laravel Role Management package designed to simplify user role and permission management within Laravel applications. It provides a structured approach for defining roles, assigning rights to each role (e.g., edit, delete, approve), linking roles to users, and mapping roles to controllers for precise access control.
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.
swisnl/zf-ioc
266 Downloads
Controller action dependency injection in Zend Framework 1 using Laravel's IoC container.
rs/laravel-version-control
6734 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
kirschbaum-development/monitor
404 Downloads
Laravel observability toolkit with critical control points, structured logging, performance timing, and trace context.
fantismic/dynamic-settings
1206 Downloads
This package creates custom dynamic settings controlled by the user.
laraveljutsu/bazooka
94 Downloads
Bazooka is a Laravel package that allows developers to simulate controlled failures (like API timeouts) inside their application for resilience testing.