php-translation/symfony-storage

A translation file storage using Symfony translation component.

2.3.1 2022-02-14 11:36 UTC

This package is auto-updated.

Last update: 2023-09-15 22:09:12 UTC


README

Latest Version Total Downloads

This is a PHP Translation storage adapter that uses Symfony's translation writer and loader.

Install

composer require php-translation/symfony-storage

Tests

Static code analysis (fix code style, and test using PHPStan) by running:

make static

Documentation

Read the full documentation at https://php-translation.readthedocs.io.