CARVIEW |
symfony / translation-contracts
Generic abstractions related to translation
Fund package maintenance!
fabpot
nicolas-grekas
symfony.com/sponsor
Tidelift
Installs: 628 533 724
Dependents: 354
Suggesters: 2
Security: 0
Stars: 2 607
Watchers: 5
Forks: 3
pkg:composer/symfony/translation-contracts
Requires
- php: >=8.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT df210c7a2573f1913b2d17cc95f90f53a73d8f7d
- Nicolas Grekas <p.woop@tchwork.com>
- Symfony Community
interfacesstandardsinteroperabilitycontractsabstractionsdecoupling
- dev-main / 3.6.x-dev
- v3.6.0
- v3.6.0-BETA1
- 3.5.x-dev
- v3.5.1
- v3.5.0
- 3.4.x-dev
- v3.4.3
- v3.4.2
- v3.4.1
- v3.4.0
- 3.3.x-dev
- v3.3.0
- 3.2.x-dev
- v3.2.1
- v3.2.0
- 3.1.x-dev
- v3.1.1
- v3.1.0
- 3.0.x-dev
- v3.0.2
- v3.0.1
- v3.0.0
- 2.5.x-dev
- v2.5.4
- v2.5.3
- v2.5.2
- v2.5.1
- v2.5.0
- 2.4.x-dev
- v2.4.1
- v2.4.0
- 2.3.x-dev
- v2.3.0
- v2.2.0
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.1
- v2.0.0
- v1.10.0
- 1.1.x-dev
- v1.1.13
- v1.1.12
- v1.1.11
- v1.1.10
- v1.1.9
- v1.1.8
- v1.1.7
- v1.1.6
- v1.1.5
- v1.1.4
- v1.1.2
- v1.1.1
This package is auto-updated.
Last update: 2025-09-21 16:18:03 UTC
README
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.