Libraries tagged by routing controller
akbarhashmi/secure-php-login-system
0 Downloads
A fast and secure by default login system.
orno/mvc
246 Downloads
A routing component that uses Orno\Di to route to fully configured dependency injected controllers.
kohenkatz/laravel-restful
32 Downloads
Create your own REST API in Laravel. Supports JSON, JSONP, and XML output.
divengine/div-ways
469 Downloads
Div PHP Ways
dasunnethsara/zenithphp-core
12 Downloads
The core of the ZenithPHP framework, providing essential features like routing, controllers, middleware, database migrations, and more.
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.
wolfhowlmedia/nanocore
5 Downloads
Nanocore is a micro PHP framework that sports DBAL, routing, session controller as well as simple templating.
laasti/route
198 Downloads
Two-step controller routing for League/route. Instantiate your controller, do some stuff, then call your controller method.
kriit24/project-rest-server
40 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
morganrowse/laravelcrud
88 Downloads
Artisan command to generate routing, views and controllers from a database table
joshcirre/inertiakit
9 Downloads
File-based Inertia routing, simplified server controllers + typed models & props
jairosantos/easy-framework
7 Downloads
This is a simple PHP framework for APIs that demonstrates basic routing, handling HTTP requests, and organizing controllers for CRUD operations. The framework uses Dotenv for environment variable management, PDO for database interactions, and a custom router to handle different HTTP methods and routes.
redcatphp/mvc
135 Downloads
Mvc - Model-View-Controller basics classes and modular routing helpers