You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mouzh Hossain Shad 5bccb4f067 Merge branch 'main' of https://github.com/PipraPay/PipraPay-Open-Source-Web 6 months ago
..
Test Initial commit of PipraPay open source 6 months ago
CHANGELOG.md Initial commit of PipraPay open source 6 months ago
LICENSE Initial commit of PipraPay open source 6 months ago
LocaleAwareInterface.php Initial commit of PipraPay open source 6 months ago
README.md Initial commit of PipraPay open source 6 months ago
TranslatableInterface.php Initial commit of PipraPay open source 6 months ago
TranslatorInterface.php Initial commit of PipraPay open source 6 months ago
TranslatorTrait.php Initial commit of PipraPay open source 6 months ago
composer.json Initial commit of PipraPay open source 6 months ago

README.md

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.