Libraries tagged by Rounting
opulence/router
125 Downloads
The Aphiria router library
oeuvres/kit
157 Downloads
Routing, logging, templating… small code for big texts
nicollassilva/minasrouter
106 Downloads
MinasRouter is simple, fast and extremely readable for routes.
nextphp/rest
17 Downloads
The NextPHP Rest package provides powerful routing capabilities and HTTP handling for PHP developers. This package supports all RESTful methods (GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD, TRACE, CONNECT, PRI) and various response formats such as JSON, XML, HTML, TEXT, and CSV. It is part of the NextPHP Framework, a modern and lightweight PHP framework designed for performance and scalability.
nextphp/nextphp
12 Downloads
NextPHP is a modern and lightweight PHP framework designed for performance and scalability. It offers powerful routing capabilities, comprehensive HTTP handling, and efficient database operations. NextPHP is ideal for developers looking to build high-performance web applications with ease.
mvccore/ext-router-module-localization
25 Downloads
MvcCore - Extension - Router - Modules With Localization - extension to manage multiple websites in a single project and to manage website localizations (language or language and locale), optionaly contained in a domain or in URL address in the beginning.
mvccore/ext-router-module
46 Downloads
MvcCore - Extension - Router - Modules - extension to manage multiple websites in a single project, defined by domain routes, targeted by module property in URL completing.
mvccore/ext-router-media-localization
229 Downloads
MvcCore - Extension - Router - Media & Localization - extension to manage website media versions (full/tablet/mobile) for different templates/CSS/JS files rendering and to manage website localizations (language or language and locale), optionaly contained in url address in the beinning.
mvccore/ext-router-media
321 Downloads
MvcCore - Extension - Router - Media - extension to manage website media versions (full/tablet/mobile) for different templates/CSS/JS files rendering, optionally contained in URL address in the beginning.
mvccore/ext-router-localization
281 Downloads
MvcCore - Extension - Router - Media & Localization - extension to manage website localizations (language or language and locale). For any HTTP method, multi or single language (or lang. with locale) patterns and reverses, URL addresses like `/en/path` or `/en-US/path`, very configurable.
mrclay/elgg-url-sniffer
306 Downloads
Analyze a URL to see if it's within an Elgg site, is an action/page, likely represents a GUID, etc.
mongdch/fapi
217 Downloads
the fast php api routing framework
mohammadraufzahed/tondbad-swoole
66 Downloads
Tondbād - A lightweight and high-performance PHP framework built on OpenSwoole with routing, job workers, queue management, and gRPC support.
mkd/laravel-fast-api
4 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.
mindy/router
1952 Downloads
Fast request router for PHP