Thu, 23 May 2024 15:53:11 UTC | login

Information for RPM php-SymfonyCmfRouting-1.4.0-1.fc25.noarch.rpm

ID37236
Namephp-SymfonyCmfRouting
Version1.4.0
Release1.fc25
Epoch
Archnoarch
SummaryExtends the Symfony2 routing component for dynamic routes and chaining
DescriptionThe Symfony CMF Routing component extends the Symfony2 core routing component. It provides: * A ChainRouter to run several routers in parallel * A DynamicRouter that can load routes from any database and can generate additional information in the route match Even though it has Symfony in its name, the Routing component does not need the full Symfony2 Framework and can be used in standalone projects.
Build Time2016-11-03 18:40:09 GMT
Size36.62 KB
b6872969124cd2f0bcc17d61eca4146c
LicenseMIT
Provides
php-SymfonyCmfRouting = 1.4.0-1.fc25
php-composer(symfony-cmf/routing) = 1.4.0
php-symfony-cmf-routing = 1.4.0-1.fc25
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
php(language) >= 5.3.9
php-composer(psr/log) >= 1.0.1
php-composer(psr/log) < 2.0
php-composer(symfony/http-kernel) >= 2.7.1
php-composer(symfony/http-kernel) < 3.0
php-composer(symfony/routing) >= 2.7.1
php-composer(symfony/routing) < 3.0
php-pcre
php-spl
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests
php-composer(symfony/event-dispatcher)
Supplements No Supplements
Enhances No Enhances
Files
1 through 50 of 50
Name ascending sort Size
/usr/share/doc/php-SymfonyCmfRouting4.00 KB
/usr/share/doc/php-SymfonyCmfRouting/CHANGELOG.md1.75 KB
/usr/share/doc/php-SymfonyCmfRouting/README.md2.03 KB
/usr/share/doc/php-SymfonyCmfRouting/composer.json1.19 KB
/usr/share/licenses/php-SymfonyCmfRouting4.00 KB
/usr/share/licenses/php-SymfonyCmfRouting/LICENSE1.13 KB
/usr/share/php/Symfony/Cmf4.00 KB
/usr/share/php/Symfony/Cmf/Component4.00 KB
/usr/share/php/Symfony/Cmf/Component/Routing4.00 KB
/usr/share/php/Symfony/Cmf/Component/Routing/Candidates4.00 KB
/usr/share/php/Symfony/Cmf/Component/Routing/Candidates/Candidates.php3.86 KB
/usr/share/php/Symfony/Cmf/Component/Routing/Candidates/CandidatesInterface.php1.14 KB
/usr/share/php/Symfony/Cmf/Component/Routing/ChainRouteCollection.php7.44 KB
/usr/share/php/Symfony/Cmf/Component/Routing/ChainRouter.php10.81 KB
/usr/share/php/Symfony/Cmf/Component/Routing/ChainRouterInterface.php1.10 KB
/usr/share/php/Symfony/Cmf/Component/Routing/ChainedRouterInterface.php496.00 B
/usr/share/php/Symfony/Cmf/Component/Routing/ContentAwareGenerator.php10.85 KB
/usr/share/php/Symfony/Cmf/Component/Routing/ContentRepositoryInterface.php1.22 KB
/usr/share/php/Symfony/Cmf/Component/Routing/DependencyInjection4.00 KB
/usr/share/php/Symfony/Cmf/Component/Routing/DependencyInjection/Compiler4.00 KB
/usr/share/php/Symfony/Cmf/Component/Routing/DependencyInjection/Compiler/RegisterRouteEnhancersPass.php1.58 KB
/usr/share/php/Symfony/Cmf/Component/Routing/DependencyInjection/Compiler/RegisterRoutersPass.php1.56 KB
/usr/share/php/Symfony/Cmf/Component/Routing/DynamicRouter.php11.98 KB
/usr/share/php/Symfony/Cmf/Component/Routing/Enhancer4.00 KB
/usr/share/php/Symfony/Cmf/Component/Routing/Enhancer/ContentRepositoryEnhancer.php1.93 KB
/usr/share/php/Symfony/Cmf/Component/Routing/Enhancer/FieldByClassEnhancer.php2.27 KB
/usr/share/php/Symfony/Cmf/Component/Routing/Enhancer/FieldMapEnhancer.php1.84 KB
/usr/share/php/Symfony/Cmf/Component/Routing/Enhancer/FieldPresenceEnhancer.php1.79 KB
/usr/share/php/Symfony/Cmf/Component/Routing/Enhancer/RouteContentEnhancer.php2.06 KB
/usr/share/php/Symfony/Cmf/Component/Routing/Enhancer/RouteEnhancerInterface.php1.03 KB
/usr/share/php/Symfony/Cmf/Component/Routing/Event4.00 KB
/usr/share/php/Symfony/Cmf/Component/Routing/Event/Events.php1005.00 B
/usr/share/php/Symfony/Cmf/Component/Routing/Event/RouterGenerateEvent.php3.05 KB
/usr/share/php/Symfony/Cmf/Component/Routing/Event/RouterMatchEvent.php742.00 B
/usr/share/php/Symfony/Cmf/Component/Routing/LazyRouteCollection.php1.57 KB
/usr/share/php/Symfony/Cmf/Component/Routing/NestedMatcher4.00 KB
/usr/share/php/Symfony/Cmf/Component/Routing/NestedMatcher/FinalMatcherInterface.php1.12 KB
/usr/share/php/Symfony/Cmf/Component/Routing/NestedMatcher/NestedMatcher.php5.30 KB
/usr/share/php/Symfony/Cmf/Component/Routing/NestedMatcher/RouteFilterInterface.php1.61 KB
/usr/share/php/Symfony/Cmf/Component/Routing/NestedMatcher/UrlMatcher.php1.64 KB
/usr/share/php/Symfony/Cmf/Component/Routing/PagedRouteCollection.php2.79 KB
/usr/share/php/Symfony/Cmf/Component/Routing/PagedRouteProviderInterface.php1.67 KB
/usr/share/php/Symfony/Cmf/Component/Routing/ProviderBasedGenerator.php2.75 KB
/usr/share/php/Symfony/Cmf/Component/Routing/RedirectRouteInterface.php2.45 KB
/usr/share/php/Symfony/Cmf/Component/Routing/RouteObjectInterface.php2.63 KB
/usr/share/php/Symfony/Cmf/Component/Routing/RouteProviderInterface.php3.46 KB
/usr/share/php/Symfony/Cmf/Component/Routing/RouteReferrersInterface.php733.00 B
/usr/share/php/Symfony/Cmf/Component/Routing/RouteReferrersReadInterface.php693.00 B
/usr/share/php/Symfony/Cmf/Component/Routing/VersatileGeneratorInterface.php1.33 KB
/usr/share/php/Symfony/Cmf/Component/Routing/autoload.php1.12 KB
Component of No Buildroots