Libraries tagged by uri components
fragotesac/zf1-uri
12 Downloads
Zend Framework 1 Uri component
dez-php/dez-url
254 Downloads
URL/URI/URLBuilder Component
nsaliu/laravel-uri
2 Downloads
A URI component for Laravel framework
hearstuk/zf1-component-uri
1142 Downloads
The Zend_Uri component from Zend Framework 1.12 abstracted out for use with composer.
haukurh/uri
9 Downloads
PHP library to parse URI into it's components, based on RFC 3986
rollerworks/uri-encoder-doctrine-cache
235 Downloads
Provides a Doctrine Cache adapter for the Rollerworks URIEncoder Component
cuephp/routing
0 Downloads
cueBlog Routing Component
bavix/router
5362 Downloads
Component for building site routes. It just works!
badtomcat/routing
23 Downloads
bad tomcat Routing Component
mzb/php-router-matcher
9 Downloads
The router component allows you to define routes that correspond to controllers or managers that should receive the request. A router parses the URI to extract this information. The router has two modes: MVC, and match-only. The first mode is ideal for working on MVC applications.