StocksNew/vendor/symfony/service-contracts
Sampanna Rimal 82fab174dc changes
2024-09-04 12:22:04 +05:45
..
Attribute changes 2024-09-04 12:22:04 +05:45
Test changes 2024-09-04 12:22:04 +05:45
CHANGELOG.md first commit 2024-08-27 17:48:06 +05:45
composer.json changes 2024-09-04 12:22:04 +05:45
LICENSE first commit 2024-08-27 17:48:06 +05:45
README.md first commit 2024-08-27 17:48:06 +05:45
ResetInterface.php first commit 2024-08-27 17:48:06 +05:45
ServiceCollectionInterface.php changes 2024-09-04 12:22:04 +05:45
ServiceLocatorTrait.php first commit 2024-08-27 17:48:06 +05:45
ServiceMethodsSubscriberTrait.php changes 2024-09-04 12:22:04 +05:45
ServiceProviderInterface.php first commit 2024-08-27 17:48:06 +05:45
ServiceSubscriberInterface.php first commit 2024-08-27 17:48:06 +05:45
ServiceSubscriberTrait.php changes 2024-09-04 12:22:04 +05:45

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.