https://github.com/symfony/service-contracts
A set of service abstractions extracted out of the Symfony components
https://github.com/symfony/service-contracts
contract php service symfony symfony-contract
Last synced: 6 months ago
JSON representation
A set of service abstractions extracted out of the Symfony components
- Host: GitHub
- URL: https://github.com/symfony/service-contracts
- Owner: symfony
- License: mit
- Created: 2019-05-27T07:14:58.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-05-02T16:08:14.000Z (7 months ago)
- Last Synced: 2025-05-06T16:14:14.110Z (6 months ago)
- Topics: contract, php, service, symfony, symfony-contract
- Language: PHP
- Homepage: https://symfony.com
- Size: 102 KB
- Stars: 2,608
- Watchers: 6
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
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.