10 lines
340 B
Markdown
Raw Normal View History

2023-05-10 13:39:12 +08:00
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.
2023-11-02 14:13:04 +08:00
See https://github.com/symfony/contracts/blob/main/README.md for more information.