Paragonik/paragonik-backend/vendor/symfony/service-contracts
2019-12-07 16:47:41 +01:00
..
Test Vendor 2019-12-07 16:47:41 +01:00
.gitignore Vendor 2019-12-07 16:47:41 +01:00
composer.json Vendor 2019-12-07 16:47:41 +01:00
LICENSE Vendor 2019-12-07 16:47:41 +01:00
README.md Vendor 2019-12-07 16:47:41 +01:00
ResetInterface.php Vendor 2019-12-07 16:47:41 +01:00
ServiceLocatorTrait.php Vendor 2019-12-07 16:47:41 +01:00
ServiceProviderInterface.php Vendor 2019-12-07 16:47:41 +01:00
ServiceSubscriberInterface.php Vendor 2019-12-07 16:47:41 +01:00
ServiceSubscriberTrait.php Vendor 2019-12-07 16:47:41 +01: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.