Libraries tagged by uri components
wonderwp/routing
2884 Downloads
WonderWp Routing Component
jmikola/js-assets-helper-bundle
12587 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
4 Downloads
A URI component for Laravel framework
hearstuk/zf1-component-uri
1155 Downloads
The Zend_Uri component from Zend Framework 1.12 abstracted out for use with composer.
fragotesac/zf1-uri
68 Downloads
Zend Framework 1 Uri component
haukurh/uri
13 Downloads
PHP library to parse URI into it's components, based on RFC 3986
rubricate/uri
488 Downloads
A lightweight and expressive URI parser and router component with regex placeholder support for modern MVC architectures.
adamwojs/data-uri
50 Downloads
PHP DataURI component
rollerworks/uri-encoder-doctrine-cache
245 Downloads
Provides a Doctrine Cache adapter for the Rollerworks URIEncoder Component
alxndr-w/kit-urlparser
647 Downloads
RFC 3986 compliant url parsing library with PSR-7 Uri component
dez-php/dez-url
274 Downloads
URL/URI/URLBuilder Component
bavix/router
5371 Downloads
Component for building site routes. It just works!
badtomcat/routing
25 Downloads
bad tomcat Routing Component
cuephp/routing
0 Downloads
cueBlog Routing Component
mzb/php-router-matcher
10 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.