Libraries tagged by route-attributes
spatie/laravel-route-attributes
717208 Downloads
Auto register routes using PHP attributes
jerowork/route-attribute-provider-implementation
Downloads
jerowork/route-attribute-provider
2091 Downloads
Define routes by PHP8 attributes
karewan/knroute
1623 Downloads
Simple and fast PHP 8.3+ router with routes attributes and caching (+Inertia.js compatiblity)
rodrifarias/slim-route-attributes
1213 Downloads
Slim Route Attributes is a route scanner that uses PHP attributes
presprog/kirby-route-attributes
7 Downloads
monken/ci4-route-attributes
9 Downloads
Make CodeIgniter4 Router supports automatic binding of Controller Method with PHP8 Attribute syntax.
delolmo/symfony-router
104 Downloads
PSR-15 middleware to use the symfony/routing component and store the route attributes in the request.
rumus-bin/laravel-routes-attributes
10 Downloads
Laravel attributes route
plutuss/route-attribute-laravel
14 Downloads
Laravel register routes using PHP attributes
jfm/simple-mvc-route-attributes-package
6 Downloads
A little package for the pedagogical PHP MVC framework owned by Wild Code School. Used for educational purpose only
jerowork/slim-route-attribute-provider
242 Downloads
Define Slim routes by PHP8 attributes
ejunker/laravel-route-attributes
238 Downloads
Auto register routes using PHP attributes
brenoroosevelt/league-route-attribute-provider
23 Downloads
League Route Attributes
pixielity/laravel-attribute-collector
6 Downloads
A Laravel package that leverages composer-attribute-collector for attribute-based functionality. Enables developers to use PHP 8+ attributes to define routes, event listeners, scheduled jobs, and middleware directly in their code, which are then automatically registered with Laravel's systems during application bootstrap.