parsaaghayi-backend/vendor/symfony/service-contracts
DevOps c9a688e80d
Some checks failed
Deploy Backend / deploy (push) Has been cancelled
chore: commit vendor directory for fully offline builds
2026-06-28 18:08:40 +00:00
..
Attribute chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
Test chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
CHANGELOG.md chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
composer.json chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
ContainerAwareInterface.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
ContainerProviderInterface.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
LICENSE chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
README.md chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
ResetInterface.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
ServiceCollectionInterface.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
ServiceLocatorTrait.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
ServiceMethodsSubscriberTrait.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
ServiceProviderInterface.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
ServiceSubscriberInterface.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
ServiceSubscriberTrait.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00: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.