Libraries tagged by Attribute Routing
kenjis/ci4-attribute-routes
423 Downloads
CodeIgniter4 Attribute Routes module
riesenia/cakephp-routing
1240 Downloads
CakePHP plugin for routing by attributes
zaphyr-org/router
185 Downloads
PSR-7 router supporting attribute-based routing, complete with PSR-15 middleware and PSR-11 container support, all built upon the foundation of FastRoute.
karewan/knroute
733 Downloads
Simple and fast PHP 8.3+ router with routes attributes and caching (+Inertia.js compatiblity)
jinya/router
1525 Downloads
A simple attribute-based routing library
kilahm/attribute-router
36 Downloads
A router for Hacklang that uses user defined attributes to define routing for single page applications.
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.
delolmo/symfony-router
96 Downloads
PSR-15 middleware to use the symfony/routing component and store the route attributes in the request.
yiiboot/routing
1 Downloads
the yii3 attribute routing
maymeow/cake-attribute-routing
1 Downloads
MayMeow/Routing plugin for CakePHP
tarikweiss/slim-attribute-router
27 Downloads
A simple library for applying routing with attributes.
inanepain/routing
5 Downloads
HTTP Routing using attributes.
iagapie/fast-route-attribute
30 Downloads
FastRoute - PHP 8 Attribute
florddev/laravel-auto-routing
9 Downloads
Un package de routage automatique pour Laravel
krubio/perfect-container
132 Downloads
A lightweight, reflection-based dependency injection container designed for simplicity and ease of use, enabling automatic resolution and management of class dependencies throughout your PHP application.