Libraries tagged by Attribute Routing
nckrtl/waymaker
155 Downloads
Attribute-based route generation for Laravel - automatically generate routes from controller method attributes
monkeyscloud/monkeyslegion-router
2628 Downloads
High-performance attribute-driven HTTP router for MonkeysLegion with compiled trie matching, PSR-15 middleware, and route model binding.
flytachi/winter-kernel
891 Downloads
The kernel of the Winter framework — a PHP 8.4 library that turns a directory of classes into a running application on a resident Swoole runtime.
hardimpactdev/waymaker
1968 Downloads
Attribute-based route generation for Laravel - automatically generate routes from controller method attributes
modufolio/appkit
407 Downloads
A lean PHP framework built on Symfony components and Doctrine ORM, with hand-wired DI, attribute routing, and first-class Inertia.js support
jinya/router
4608 Downloads
A simple attribute-based routing library
ahmednour/laravel-attribute-routing
17 Downloads
Define Laravel routes with PHP 8 attributes on your controllers — colocated, composable, and route-cache friendly.
tarikweiss/slim-attribute-router
228 Downloads
A simple library for applying routing with attributes.
riesenia/cakephp-routing
2583 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.
preflow/routing
60 Downloads
Preflow routing — file-based and attribute-based hybrid router
kaye/routing
0 Downloads
Route attributes for Laravel
haikiri/messenger-routing
533 Downloads
MessengerRouting – is a Command Router for messengers, like Telegram and Others. Php8 command handler attributes.
systonia/waypoint
16 Downloads
A lightweight PHP framework for building APIs and progressively enhanced UIs, with attribute-based routing and partial HTML views over AJAX.
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.