Name : php-SymfonyCmfRouting
| |
Version : 1.0.1
| Vendor : Fedora Project
|
Release : 1.fc19
| Date : 2013-05-08 18:40:53
|
Group : Development/Libraries
| Source RPM : php-SymfonyCmfRouting-1.0.1-1.fc19.src.rpm
|
Size : 0.06 MB
| |
Packager : Fedora Project
| |
Summary : Extends the Symfony2 routing component
|
Description :
The Symfony CMF Routing component library extends the Symfony2 core routing component. Even though it has Symfony in its name, it does not need the full Symfony2 framework and can be used in standalone projects. For integration with Symfony we provide RoutingExtraBundle.
At the core of the Symfony CMF Routing component is the ChainRouter, that is used instead of the Symfony2\'s default routing system. The ChainRouter can chain several RouterInterface implementations, one after the other, to determine what should handle each request. The default Symfony2 router can be added to this chain, so the standard routing mechanism can still be used.
Additionally, this component is meant to provide useful implementations of the routing interfaces. Currently, it provides the DynamicRouter, which uses a RequestMatcherInterface to dynamically load Routes, and can apply RouteEnhancerInterface strategies in order to manipulate them. The provided NestedMatcher can dynamically retrieve Symfony2 Route objects from a RouteProviderInterface. This interfaces abstracts a collection of Routes, that can be stored in a database, like Doctrine PHPCR-ODM or Doctrine ORM. The DynamicRouter also uses a UrlGenerator instance to generate Routes and an implementation is provided under ProviderBasedGenerator that can generate routes loaded from a RouteProviderInterface instance, and the ContentAwareGenerator on top of it to determine the route object from a content object.
|
RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/19/Everything/i386/os/Packages/p |