Libraries tagged by routing controller
volcanus/routing
3550 Downloads
request-URI routing for page-controller scripts.
icanboogie/routing
6516 Downloads
Request routing
causal/routing
19882 Downloads
Service to route HTTP/REST requests to your own controller/actions.
rgsone/slim-lazy-controller-connector
315 Downloads
Extension for Slim Framework who provides a simple way to connect and 'lazy load' controller and middleware with Slim route.
rosengate/exedra
1977 Downloads
Nestful route oriented PHP micro framework
mithridatem/router
234 Downloads
Lightweight PHP routing library with configurable authorization and controller resolution.
xi/breadcrumbs-bundle
3170 Downloads
Xi breadcrumbs bundle for Symfony2 that utilises routes as a tree to build the breadcrumbs in order to not pollute the controller actions with repetitive breadcrumbs code.
mkd/laravel-fast-api
8 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
hardimpactdev/waymaker
1672 Downloads
Attribute-based route generation for Laravel - automatically generate routes from controller method attributes
devamirul/p-router
41 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.
corviz/router
342 Downloads
Routing system based on regular expressions for PHP 8.1+ with native Middleware support
beanmoss/annotroute
425 Downloads
Allows you to use Route annotations on your controllers.
jasny/mvc
23437 Downloads
The basics for an MVC application
locky42/leopard-core
26 Downloads
Lightweight PHP framework core for routing, controllers, and application base.
joshcirre/inertiakit
10 Downloads
File-based Inertia routing, simplified server controllers + typed models & props