php-translation / symfony-storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symfony Storage

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.

About

License:MIT License


Languages

Language:PHP 97.6%Language:Makefile 2.4%