1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 02:39:46 +02:00
Oinktube/vendor/symfony/service-contracts
2024-07-22 22:18:13 -03:00
..
Attribute Update composer 2024-03-05 19:29:45 -03:00
Test Composer update 2024-07-22 22:18:13 -03:00
.gitignore Update composer 2024-03-05 19:29:45 -03:00
CHANGELOG.md Update all Composer dependencies. 2022-05-25 00:53:54 +08:00
composer.json Update composer 2024-03-05 19:29:45 -03:00
LICENSE Composer update 2024-07-22 22:18:13 -03:00
README.md Update composer 2024-03-05 19:29:45 -03:00
ResetInterface.php Update composer 2024-03-05 19:29:45 -03:00
ServiceLocatorTrait.php Update composer 2024-03-05 19:29:45 -03:00
ServiceProviderInterface.php Update composer 2024-03-05 19:29:45 -03:00
ServiceSubscriberInterface.php Update composer 2024-03-05 19:29:45 -03:00
ServiceSubscriberTrait.php Composer update 2024-07-22 22:18:13 -03: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.