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