Libraries tagged by controller request
causal/routing
19882 Downloads
Service to route HTTP/REST requests to your own controller/actions.
icanboogie/routing
6387 Downloads
Request routing
devamirul/p-router
40 Downloads
Simple, lightweight, and powerful PHP Router with rich features like Middlewares and Controllers is a simple and useful router class. Heavily inspired by the way Laravel handles routing.
titon/mvc
144 Downloads
The Titon MVC package adds support for the Model-View-Controller paradigm by packaging the external Model, View, Controller and Route packages into a single package. This single MVC package has full application support.
rabibgalib/api-action
27 Downloads
This packages will help to create APIs with Controller, Request, Traits, Model, Migration, Action Classes, Helper Class.
princenoman/laravel-rocket
2 Downloads
A Laravel package to generate multiple models, migrations, controllers, requests, factories, and seeders in one command.
adwiv/laravel-crud-daisyui
7 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel with DaisyUI
targettech/laravel-api-doc-generator
13 Downloads
Auto generate Laravel api documentation from form request rules, controllers and routes
developernaren/laravel-crud
28 Downloads
Package to create controller, models, migrations, requests and views
bukankalengkaleng/laravel-entity
66 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)
nirajkhadka/laravel-module-generator
10 Downloads
A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.
tgozo/laravel-codegen
110 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
leedch/blog
10 Downloads
Routes HTTP Requests to PHP methods, alternate to MVC Controllers
kununu/controller-validation-bundle
6061 Downloads
Validate controller requests using Symfony validator via annotations
fourello-devs/magic-controller
6750 Downloads
An Artisan command to simplify model controller, request, and event creation.