Libraries tagged by controller request
tomatophp/laravel-tomato
4 Downloads
Basic Laravel Helpers for requests and controllers build by TomatoPHP
seeren/router
233 Downloads
Route http requests to controller actions
sbstjn/flower
14 Downloads
Request flow controller
00f100/fcphp-dispach
37 Downloads
Library to dispach request to controller
melsaka/api-builder
18 Downloads
Scaffold CRUD API (Controller, Service, Repository, Resource, Requests, Policies, etc.) for Laravel applications
switon/http
22 Downloads
Controller-based HTTP boundary with request input, response shaping, lifecycle hooks, and runtime adapters for Switon Framework
iipokypatop/laravel-code-generator
40 Downloads
A clean code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages or request-forms! It is extremely flexible and customizable to cover many use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
mzb/php-router-matcher
10 Downloads
The router component allows you to define routes that correspond to controllers or managers that should receive the request. A router parses the URI to extract this information. The router has two modes: MVC, and match-only. The first mode is ideal for working on MVC applications.
mvccore/ext-debug-tracy-mvccore
5172 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
utkarshgayguwal/laravel-smart-scaffold
68 Downloads
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
torugo/router
40 Downloads
Simple route system using PHP Attributes
shiftechafrica/lumen-take-off
116 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does. The package also has artisan commands.
sfire-framework/sfire-routing
124 Downloads
sFire routing for mapping urls to controllers and methods.
renepardon/laravel-code-generator
240 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
rekamy/generator
1446 Downloads
Web & API Generator with Swagger API Doc