SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-SymfonyCmfRouting rpm build for : Fedora 19. For other distributions click php-SymfonyCmfRouting.

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php-SymfonyCmfRouting-1.0.1-1.fc19.noarch.rpm
ftp.icm.edu.pl  php-SymfonyCmfRouting-1.0.1-1.fc19.noarch.rpm
ftp.icm.edu.pl  php-SymfonyCmfRouting-1.0.1-1.fc19.noarch.rpm
     

Provides :
php-SymfonyCmfRouting

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
php-pear(pear.symfony.com/HttpKernel) < 2.3.0
php-pear(pear.symfony.com/HttpFoundation) => 2.1.0
php-common => 5.3.2
php-pear(pear.symfony.com/Routing) < 2.3.0
php-pear(pear.symfony.com/Routing) => 2.1.0
rpmlib(PayloadIsXz) <= 5.2-1
php-reflection
php-pcre
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
php-spl
php-pear(pear.symfony.com/HttpFoundation) < 2.3.0
php-pear(pear.symfony.com/HttpKernel) => 2.1.0


Content of RPM :
/usr/share/doc/php-SymfonyCmfRouting-1.0.1
/usr/share/doc/php-SymfonyCmfRouting-1.0.1/LICENSE
/usr/share/doc/php-SymfonyCmfRouting-1.0.1/README.md
/usr/share/doc/php-SymfonyCmfRouting-1.0.1/composer.json
/usr/share/php/Symfony/Cmf
/usr/share/php/Symfony/Cmf/Component
/usr/share/php/Symfony/Cmf/Component/Routing
/usr/share/php/Symfony/Cmf/Component/Routing/ChainRouter.php
/usr/share/php/Symfony/Cmf/Component/Routing/ChainedRouterInterface.php
/usr/share/php/Symfony/Cmf/Component/Routing/ContentAwareGenerator.php
/usr/share/php/Symfony/Cmf/Component/Routing/ContentRepositoryInterface.php
/usr/share/php/Symfony/Cmf/Component/Routing/DynamicRouter.php
/usr/share/php/Symfony/Cmf/Component/Routing/Enhancer
/usr/share/php/Symfony/Cmf/Component/Routing/Enhancer/FieldByClassEnhancer.php
/usr/share/php/Symfony/Cmf/Component/Routing/Enhancer/FieldMapEnhancer.php
/usr/share/php/Symfony/Cmf/Component/Routing/Enhancer/FieldPresenceEnhancer.php
/usr/share/php/Symfony/Cmf/Component/Routing/Enhancer/RouteContentEnhancer.php
/usr/share/php/Symfony/Cmf/Component/Routing/Enhancer/RouteEnhancerInterface.php
/usr/share/php/Symfony/Cmf/Component/Routing/NestedMatcher
/usr/share/php/Symfony/Cmf/Component/Routing/NestedMatcher/ConfigurableUrlMatcher.php
/usr/share/php/Symfony/Cmf/Component/Routing/NestedMatcher/FinalMatcherInterface.php
/usr/share/php/Symfony/Cmf/Component/Routing/NestedMatcher/NestedMatcher.php
/usr/share/php/Symfony/Cmf/Component/Routing/NestedMatcher/RouteFilterInterface.php
/usr/share/php/Symfony/Cmf/Component/Routing/NestedMatcher/UrlMatcher.php
/usr/share/php/Symfony/Cmf/Component/Routing/ProviderBasedGenerator.php
/usr/share/php/Symfony/Cmf/Component/Routing/RedirectRouteInterface.php
/usr/share/php/Symfony/Cmf/Component/Routing/RouteAwareInterface.php
/usr/share/php/Symfony/Cmf/Component/Routing/RouteObjectInterface.php
/usr/share/php/Symfony/Cmf/Component/Routing/RouteProviderInterface.php
/usr/share/php/Symfony/Cmf/Component/Routing/VersatileGeneratorInterface.php

 
ICM