Libraries tagged by routes php
roy404/routes
77 Downloads
A routing library that provides an intuitive, object-oriented way to define and manage HTTP routes in your PHP application, supporting route grouping, middleware, and custom route handling.
phpmentors/route-templating-bundle
1878 Downloads
A Symfony bundle for route templating
the-systems/route
133 Downloads
Route - Fast, flexible routing for PHP, enabling you to quickly and easily build RESTful web applications.
mikegarde/laravel-route-docs
29 Downloads
A Laravel package that uses PHP attributes to document routes, generate readable route listings, and export OpenAPI or Postman definitions.
zanko-khaledi/php-simple-router
42 Downloads
yousafsyed/standalone_php_proxy
141 Downloads
Standalone proxy server in PHP sockets, I am using Guzzle to route the requests. Idea was if I can make HTTP Proxy Server in php to get more control over proxy and custom logic. Currently it only supports http requests you can choose port of your own choice plus if you want to make it public or private. This is a standard HTTP Proxy so you can use in browser. By default its only working for localhost, but you can allow public ip's.
xinnianq/yii2-routes
295 Downloads
get yii2 routes for auth controller
sed/route-exporter-bundle
16800 Downloads
Tool to export Symfony's routing definitions in yml, xml or php format.
plugowski/php_router
225 Downloads
Simple routing engine, which allows anonymous functions to execute code on route.
phpburn/phpburn
18 Downloads
A kickass PHP HMVC framework built to be light and fast
jijihohococo/ichi-route
74 Downloads
Router Library For PHP Projects
bayfrontmedia/route-it
1342 Downloads
A fast, flexible router which can be used to quickly build RESTful web apps.
sebastiaanluca/laravel-route-model-autobinding
2810 Downloads
Automatically bind Eloquent models to be used as route segments.
easy-route/easy-route
49 Downloads
Easy router for PHP
austinheap/php-security-txt
211 Downloads
A package for manipulating `security.txt` documents in PHP 7+, based on configuration settings.