Libraries tagged by Php routes
quidphp/routing
208 Downloads
PHP library that provides a route matching and triggering procedure
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.
xeoncross/kit
7 Downloads
Small, simple, diverse PHP Toolkit for quick prototyping
wepesi/wepesi
26 Downloads
a light way php framework to create simple web application
wanlinzan/simphp
35 Downloads
simphp
toby/toby
330 Downloads
Put 'ol Toby in your pipe and smoke it. A micro web framework similar to Sinatra that makes PHP fun again.
phpburn/phpburn
19 Downloads
A kickass PHP HMVC framework built to be light and fast
pharaonic/laravel-short-url
179 Downloads
Laravel - Short URL Generator { URL, Route }.
mongdch/fapi
229 Downloads
the fast php api routing framework
mkd/laravel-fast-api
6 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.
mauricio-msp/routing-adapter
15 Downloads
Um roteador adaptado com PHP
marceauka/router
95 Downloads
Simple PHP Router with no dependencies
legodion/convoy
155 Downloads
Declare routes inside Laravel Livewire components.
leeoniya/route66
871 Downloads
PHP micro-router
inani/laravel-controllers-generator
12 Downloads
A Laravel package to create for you controllers used in routes