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: 1 day 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-11-27T12:27:09.000Z (about 2 months ago)
- Last Synced: 2025-01-15T04:04:42.340Z (7 days ago)
- Topics: contract, php, service, symfony, symfony-contract
- Language: PHP
- Homepage: https://symfony.com
- Size: 97.7 KB
- Stars: 2,585
- 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.