sooyoos/symfony-storage

A translation file storage using Symfony translation component.

2.2.0 2020-02-11 12:49 UTC

This package is not auto-updated.

Last update: 2024-04-18 22:49:41 UTC


README

Latest Version Build Status Code Coverage Quality Score Total Downloads

This is an 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 our documentation at http://php-translation.readthedocs.io.