1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-06 03:50:04 +02:00
Oinktube/vendor/symfony/service-contracts
2022-07-02 01:14:18 +08:00
..
Attribute Update all Composer dependencies. 2022-05-25 00:53:54 +08:00
Test Update all Composer dependencies. 2022-05-25 00:53:54 +08:00
.gitignore Update all Composer dependencies. 2022-05-25 00:53:54 +08:00
CHANGELOG.md Update all Composer dependencies. 2022-05-25 00:53:54 +08:00
composer.json Update all Composer dependencies. 2022-05-25 00:53:54 +08:00
LICENSE Update all Composer dependencies. 2022-05-25 00:53:54 +08:00
README.md Update all Composer dependencies. 2022-05-25 00:53:54 +08:00
ResetInterface.php Update all Composer dependencies. 2022-05-25 00:53:54 +08:00
ServiceLocatorTrait.php Update all Composer dependencies. 2022-05-25 00:53:54 +08:00
ServiceProviderInterface.php Update all Composer dependencies. 2022-05-25 00:53:54 +08:00
ServiceSubscriberInterface.php Update all Composer dependencies. 2022-05-25 00:53:54 +08:00
ServiceSubscriberTrait.php Update Composer dependencies. 2022-07-02 01:14:18 +08:00

Symfony Service Contracts

A set of abstractions extracted out of the Symfony components.

Can be used to build on semantics that the Symfony components proved useful - and that already have battle tested implementations.

See https://github.com/symfony/contracts/blob/main/README.md for more information.