Libraries tagged by routing manager
lizmap/lizmap-pgrouting-module
160 Downloads
Jelix module for Lizmap, which adds tools to manage routes
felixkpt/nestedroutes
186 Downloads
A package for handling nested routes in PHP applications. This package provides a flexible and intuitive way to define and manage nested routes, with support for role-based permissions.
blakvghost/juste
37 Downloads
Juste is the Core of Project Bravo, my personal PHP MVC framework, it essentially ensures the understanding of Models, Controller, the basic template engine.It also manages the Routing, the middlewares, the database, and especially my super nice homemade mini ORM without forgetting the easy sending of emails.
sidus/admin-bundle
21633 Downloads
Simple and extendable action-based admin management with built-in routing generation
devcoder-xyz/php-router
1092 Downloads
A versatile and efficient PHP routing solution designed to streamline route management within PHP applications.
fdevs/routing-bundle
48 Downloads
4devs Routing Bundle
pinoven/routing
0 Downloads
Pinoven Routing Component. Manage route as simple as it is.
eureka/middleware-routing
15 Downloads
Middleware to manage routing.
dasuos/routing
9 Downloads
Library for simple url parsing and route management
adaiasmagdiel/hermes
31 Downloads
Hermes is a experimental lightweight PHP library for routing management. It provides a simple and intuitive way to define routes and execute actions based on HTTP requests.
drop-in-gaming/carbonphp
163 Downloads
A PHP 8.1+ tool kit featuring RESTFUL ORM, sockets, session management, and routing.
mohammadraufzahed/tondbad-swoole
74 Downloads
Tondbād - A lightweight and high-performance PHP framework built on OpenSwoole with routing, job workers, queue management, and gRPC support.
echo-fusion/routemanager
9 Downloads
A lightweight and flexible routing package that helps manage HTTP routes in PHP applications. Supports PSR-7 and PSR-15, designed for MVC architecture with middleware integration.
roy404/routes
93 Downloads
A routing library that provides an intuitive, object-oriented way to define and manage HTTP routes in your PHP application, supporting route grouping, middleware, and custom route handling.
nercury/object-router
318 Downloads
Allows to create and manage friendly routes for objects. Requires doctrine-orm to store routes.