10 lines
340 B
Markdown
Raw Permalink Normal View History

2023-08-09 14:43:30 +08:00
Symfony Translation Contracts
=============================
A set of abstractions extracted out of the Symfony components.
2023-08-09 15:01:26 +08:00
Can be used to build on semantics that the Symfony components proved useful - and
2023-08-09 14:43:30 +08:00
that already have battle tested implementations.
See https://github.com/symfony/contracts/blob/main/README.md for more information.