ponepaste/vendor/symfony/service-contracts
2023-05-29 11:13:32 -04:00
..
Attribute misc cleanup, update vendor stuff, fix captcha 2023-02-24 06:26:40 -05:00
Test Update illuminate/database 2022-03-14 16:22:30 -04:00
CHANGELOG.md So much shit. Experimenting with Eloquent. 2021-08-27 06:46:27 -04:00
composer.json misc cleanup, update vendor stuff, fix captcha 2023-02-24 06:26:40 -05:00
LICENSE fix: make Pastedown better? 2023-05-29 11:13:32 -04:00
README.md fix: make Pastedown better? 2023-05-29 11:13:32 -04:00
ResetInterface.php fix: make Pastedown better? 2023-05-29 11:13:32 -04:00
ServiceLocatorTrait.php misc cleanup, update vendor stuff, fix captcha 2023-02-24 06:26:40 -05:00
ServiceProviderInterface.php fix: make Pastedown better? 2023-05-29 11:13:32 -04:00
ServiceSubscriberInterface.php misc cleanup, update vendor stuff, fix captcha 2023-02-24 06:26:40 -05:00
ServiceSubscriberTrait.php fix: make Pastedown better? 2023-05-29 11:13:32 -04: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.