Libraries tagged by Attribute Routing
genai/routing
25 Downloads
Minimal PSR-4 standalone route matching engine (regexes baked at build, no runtime compilation), compatible with PHP 5.3.29. Attribute-driven routing (#[Route]) lives in genai/web.
tarikweiss/slim-attribute-router
208 Downloads
A simple library for applying routing with attributes.
riesenia/cakephp-routing
2544 Downloads
CakePHP plugin for routing by attributes
kilahm/attribute-router
38 Downloads
A router for Hacklang that uses user defined attributes to define routing for single page applications.
docile/routing
8 Downloads
Docile attribute and fluent router with pattern matching, URL generation, and middleware support.
zolta/http
11 Downloads
Domain-driven HTTP framework for PHP 8.2+ with attribute-based routing, automatic request validation, DTO mapping, standardized response shaping, and built-in authorization. First-class Laravel and Symfony adapters.
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.
delolmo/symfony-router
105 Downloads
PSR-15 middleware to use the symfony/routing component and store the route attributes in the request.
x2nx/webman-annotation
75 Downloads
Webman Annotation plugin - Production-ready annotation system for webman framework with security, performance and reliability
julienlinard/php-router
222 Downloads
Un routeur PHP moderne et complet avec support des routes dynamiques, middlewares, groupes de routes et génération d'URL. Compatible PHP 8+ avec Attributes.
bermudaphp/router
137 Downloads
Flexible and performant routing library for PHP 8.4+ with route caching support
modufolio/appkit
65 Downloads
A lean PHP framework built on Symfony components and Doctrine ORM, with hand-wired DI, attribute routing, and first-class Inertia.js support
digi-soft-ug/nikanzophp
17 Downloads
Open-source modular PHP framework with attribute routing, DI, middleware, CLI, and migrations
genai/web
20 Downloads
Web/MVC layer over genai/http: #[Controller]/#[RestController] (with a base path) and #[Route] attributes, a View value object, a default genai/view engine (override with #[ViewRegister]), and a dispatcher. Routes compile to genai/routing's standalone matcher. Runtime is PHP 5.3-safe; the attributes/processors are PHP 8 build-time.
yiiboot/routing
2 Downloads
the yii3 attribute routing