grublox/piedmid/vendor/symfony/service-contracts
nolanwhy 97b4d0281c renamed pma to piedmid 2023-02-05 23:17:34 +01:00
..
Attribute renamed pma to piedmid 2023-02-05 23:17:34 +01:00
CHANGELOG.md renamed pma to piedmid 2023-02-05 23:17:34 +01:00
LICENSE renamed pma to piedmid 2023-02-05 23:17:34 +01:00
README.md renamed pma to piedmid 2023-02-05 23:17:34 +01:00
ResetInterface.php renamed pma to piedmid 2023-02-05 23:17:34 +01:00
ServiceLocatorTrait.php renamed pma to piedmid 2023-02-05 23:17:34 +01:00
ServiceProviderInterface.php renamed pma to piedmid 2023-02-05 23:17:34 +01:00
ServiceSubscriberInterface.php renamed pma to piedmid 2023-02-05 23:17:34 +01:00
ServiceSubscriberTrait.php renamed pma to piedmid 2023-02-05 23:17:34 +01:00
composer.json renamed pma to piedmid 2023-02-05 23:17:34 +01: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.