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 months 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 (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-05-02T16:08:14.000Z (7 months ago)
- Last Synced: 2025-05-06T16:17:23.842Z (7 months ago)
- Topics: contract, php, symfony, symfony-contract, translation
- Language: PHP
- Homepage: https://symfony.com
- Size: 98.6 KB
- Stars: 2,589
- 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.