TTK_E32222585_laravel/vendor/symfony/service-contracts
rmyrv 910e3e6c12 Laravel 2025-07-25 15:02:10 +07:00
..
Attribute Laravel 2025-07-25 15:02:10 +07:00
Test Laravel 2025-07-25 15:02:10 +07:00
CHANGELOG.md Laravel 2025-07-25 15:02:10 +07:00
LICENSE Laravel 2025-07-25 15:02:10 +07:00
README.md Laravel 2025-07-25 15:02:10 +07:00
ResetInterface.php Laravel 2025-07-25 15:02:10 +07:00
ServiceCollectionInterface.php Laravel 2025-07-25 15:02:10 +07:00
ServiceLocatorTrait.php Laravel 2025-07-25 15:02:10 +07:00
ServiceMethodsSubscriberTrait.php Laravel 2025-07-25 15:02:10 +07:00
ServiceProviderInterface.php Laravel 2025-07-25 15:02:10 +07:00
ServiceSubscriberInterface.php Laravel 2025-07-25 15:02:10 +07:00
ServiceSubscriberTrait.php Laravel 2025-07-25 15:02:10 +07:00
composer.json Laravel 2025-07-25 15:02:10 +07:00

README.md

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.