IYUUPlus/vendor/symfony/service-contracts
2022-10-03 11:03:11 +08:00
..
Test update webman 2022-10-03 11:03:11 +08:00
composer.json update webman 2022-10-03 11:03:11 +08:00
LICENSE update webman 2022-10-03 11:03:11 +08:00
README.md update webman 2022-10-03 11:03:11 +08:00
ResetInterface.php update webman 2022-10-03 11:03:11 +08:00
ServiceLocatorTrait.php update webman 2022-10-03 11:03:11 +08:00
ServiceProviderInterface.php update webman 2022-10-03 11:03:11 +08:00
ServiceSubscriberInterface.php update webman 2022-10-03 11:03:11 +08:00
ServiceSubscriberTrait.php update webman 2022-10-03 11:03:11 +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/master/README.md for more information.