Libraries tagged by uri components
jmikola/js-assets-helper-bundle
12584 Downloads
Exposes the AssetsHelper service from Symfony2's templating component to JavaScript, allowing relative or absolute asset URI's to be generated client-side.
nsaliu/laravel-uri
2 Downloads
A URI component for Laravel framework
hearstuk/zf1-component-uri
1144 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
dez-php/dez-url
263 Downloads
URL/URI/URLBuilder Component
cuephp/routing
0 Downloads
cueBlog Routing Component
bavix/router
5367 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.