Wed, 05 Jun 2024 09:25:40 UTC | login

Information for RPM php-SymfonyCmfRouting-1.4.1-11.fc37.noarch.rpm

ID801326
Namephp-SymfonyCmfRouting
Version1.4.1
Release11.fc37
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. Autoloader: /usr/share/php/Symfony/Cmf/Component/Routing/autoload.php
Build Time2022-07-22 13:16:39 GMT
Size34.18 KB
792e440c59abe5b338b83a14c715745f
LicenseMIT
Provides
php-SymfonyCmfRouting = 1.4.1-11.fc37
php-composer(symfony-cmf/routing) = 1.4.1
php-symfony-cmf-routing = 1.4.1-11.fc37
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
php(language) >= 5.3.9
php-composer(fedora/autoloader)
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) < 4.0
php-composer(symfony/routing) >= 2.7.1
php-composer(symfony/routing) < 4.0
php-pcre
php-spl
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-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-SymfonyCmfRouting0.00 B
/usr/share/doc/php-SymfonyCmfRouting/CHANGELOG.md1.75 KB
/usr/share/doc/php-SymfonyCmfRouting/README.md2.02 KB
/usr/share/doc/php-SymfonyCmfRouting/composer.json1.19 KB
/usr/share/licenses/php-SymfonyCmfRouting0.00 B
/usr/share/licenses/php-SymfonyCmfRouting/LICENSE1.13 KB
/usr/share/php/Symfony/Cmf0.00 B
/usr/share/php/Symfony/Cmf/Component0.00 B
/usr/share/php/Symfony/Cmf/Component/Routing0.00 B
/usr/share/php/Symfony/Cmf/Component/Routing/Candidates0.00 B
/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/DependencyInjection0.00 B
/usr/share/php/Symfony/Cmf/Component/Routing/DependencyInjection/Compiler0.00 B
/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/Enhancer0.00 B
/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/Event0.00 B
/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/NestedMatcher0.00 B
/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.php897.00 B
Component of No Buildroots