Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 15 days 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 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T21:00:39.000Z (7 months ago)
- Last Synced: 2024-04-14T10:51:46.475Z (7 months ago)
- Topics: contract, php, service, symfony, symfony-contract
- Language: PHP
- Homepage: https://symfony.com
- Size: 84 KB
- Stars: 2,498
- Watchers: 7
- Forks: 11
- 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.