Sun, 07 Jul 2024 07:46:37 UTC | login

Information for RPM php-symfony-dependency-injection-2.8.12-2.fc25.noarch.rpm

ID37322
Namephp-symfony-dependency-injection
Version2.8.12
Release2.fc25
Epoch
Archnoarch
SummarySymfony DependencyInjection Component
DescriptionThe Dependency Injection component allows you to standardize and centralize the way objects are constructed in your application. Optional: * Symfony ProxyManager Bridge (php-symfony-proxy-manager-bridge) Generate service proxies to lazy load them.
Build Time2016-10-04 07:09:17 GMT
Size85.25 KB
2ed58f8ca337495a5513b9ae6399c6a1
LicenseMIT
Provides
php-composer(symfony/dependency-injection) = 2.8.12
php-pear(pear.symfony.com/DependencyInjection) = 2.8.12
php-symfony-dependency-injection = 2.8.12-2.fc25
php-symfony-dependencyinjection = 2.8.12
php-symfony2-DependencyInjection = 2.8.12
Obsoletes
php-symfony-dependencyinjection < 2.8.12
php-symfony2-DependencyInjection < 2.8.12
Conflicts No Conflicts
Requires
php-composer(symfony/config) = 2.8.12
php-composer(symfony/expression-language) = 2.8.12
php-composer(symfony/yaml) = 2.8.12
php-dom
php-hash
php-pcre
php-reflection
php-simplexml
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 No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 107 >>>
Name ascending sort Size
/usr/share/doc/php-symfony-dependency-injection4.00 KB
/usr/share/doc/php-symfony-dependency-injection/CHANGELOG.md1.75 KB
/usr/share/doc/php-symfony-dependency-injection/README.md590.00 B
/usr/share/doc/php-symfony-dependency-injection/composer.json1.28 KB
/usr/share/licenses/php-symfony-dependency-injection4.00 KB
/usr/share/licenses/php-symfony-dependency-injection/LICENSE1.04 KB
/usr/share/php/Symfony/Component/DependencyInjection4.00 KB
/usr/share/php/Symfony/Component/DependencyInjection/Alias.php1.12 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler4.00 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php4.99 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/AutoAliasServicePass.php1.34 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php9.44 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/CheckCircularReferencesPass.php2.29 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php4.09 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php2.05 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php5.44 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/Compiler.php2.43 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/CompilerPassInterface.php717.00 B
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/DecoratorServicePass.php2.08 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/ExtensionCompilerPass.php893.00 B
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php4.93 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php1.43 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php2.06 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/PassConfig.php5.68 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/RemoveAbstractDefinitionsPass.php1.04 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/RemovePrivateAliasesPass.php1.24 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php2.71 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/RepeatablePassInterface.php691.00 B
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/RepeatedPass.php1.99 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php5.58 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php8.61 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php3.40 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/ResolveParameterPlaceHoldersPass.php2.56 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/ResolveReferencesToAliasesPass.php3.93 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php2.79 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphEdge.php1.44 KB
/usr/share/php/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php2.45 KB
/usr/share/php/Symfony/Component/DependencyInjection/Container.php19.54 KB
/usr/share/php/Symfony/Component/DependencyInjection/ContainerAware.php801.00 B
/usr/share/php/Symfony/Component/DependencyInjection/ContainerAwareInterface.php684.00 B
/usr/share/php/Symfony/Component/DependencyInjection/ContainerAwareTrait.php736.00 B
/usr/share/php/Symfony/Component/DependencyInjection/ContainerBuilder.php35.17 KB
/usr/share/php/Symfony/Component/DependencyInjection/ContainerInterface.php3.87 KB
/usr/share/php/Symfony/Component/DependencyInjection/Definition.php22.24 KB
/usr/share/php/Symfony/Component/DependencyInjection/DefinitionDecorator.php5.18 KB
/usr/share/php/Symfony/Component/DependencyInjection/Dumper4.00 KB
/usr/share/php/Symfony/Component/DependencyInjection/Dumper/Dumper.php754.00 B
/usr/share/php/Symfony/Component/DependencyInjection/Dumper/DumperInterface.php703.00 B
/usr/share/php/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php9.96 KB
/usr/share/php/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php55.06 KB
Component of No Buildroots