sooyoos/symfony-storage

A translation file storage using Symfony translation component.

Installs: 1 478

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 13

pkg:composer/sooyoos/symfony-storage

2.2.0 2020-02-11 12:49 UTC

This package is not auto-updated.

Last update: 2025-10-17 06:07:16 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.