Libraries tagged by routing controller
kohenkatz/laravel-restful
32 Downloads
Create your own REST API in Laravel. Supports JSON, JSONP, and XML output.
ft/just-routes
10 Downloads
A library simply for routing requests. Simple. Light. Fast
divengine/div-ways
469 Downloads
Div PHP Ways
polysource/symfony-bundle
21 Downloads
Polysource Admin — Symfony bundle wiring core contracts into Symfony 7.4 (DI, routing, controllers).
phpcoreapi/phpcoreapi
15 Downloads
PHP Core API CLI to create PHP API projects with routing, controllers, and database setup
omega-mvc/omega-wp
1 Downloads
Composer descriptionA modern WordPress application example built with Omega WP Framework. Provides an MVC-based structure with dependency injection, service providers, routing, controllers, validation, and Laravel Eloquent database integration.
adrjmiranda/streamline-php
4 Downloads
StreamlinePHP is a lightweight, modular PHP framework that follows the MVC architecture, focusing on simplicity and efficiency for building modern web applications. With intuitive routing, controller management, a customizable templating system, and essential security features, StreamlinePHP provides a flexible foundation for scalable and secure development in pure PHP.
dasunnethsara/zenithphp-core
13 Downloads
The core of the ZenithPHP framework, providing essential features like routing, controllers, middleware, database migrations, and more.
wolfhowlmedia/nanocore
6 Downloads
Nanocore is a micro PHP framework that sports DBAL, routing, session controller as well as simple templating.
laasti/route
199 Downloads
Two-step controller routing for League/route. Instantiate your controller, do some stuff, then call your controller method.
kriit24/project-rest-server
47 Downloads
Laravel REST API server what based on database models and routing, no controller or other coding is needed
grimbees/docrouter
3 Downloads
Document Router is a Laravel library that allow you to define routing on controller documentation
bleicker/api-example
22 Downloads
Controller Routing Example Package
vecode/caldera-router
62 Downloads
Routing component with controllers and route groups, part of Vecode Caldera
morganrowse/laravelcrud
89 Downloads
Artisan command to generate routing, views and controllers from a database table