An open API service indexing awesome lists of open source software.

https://github.com/php-translation/common

Common interfaces for the translation
https://github.com/php-translation/common

Last synced: about 1 year ago
JSON representation

Common interfaces for the translation

Awesome Lists containing this project

README

          

# Common classes and interfaces

[![Latest Version](https://img.shields.io/github/release/php-translation/common.svg?style=flat-square)](https://github.com/php-translation/common/releases)
[![Build Status](https://img.shields.io/travis/php-translation/common.svg?style=flat-square)](https://travis-ci.org/php-translation/common)
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/php-translation/common.svg?style=flat-square)](https://scrutinizer-ci.com/g/php-translation/common)
[![Quality Score](https://img.shields.io/scrutinizer/g/php-translation/common.svg?style=flat-square)](https://scrutinizer-ci.com/g/php-translation/common)
[![Total Downloads](https://img.shields.io/packagist/dt/php-translation/common.svg?style=flat-square)](https://packagist.org/packages/php-translation/common)

## Install

```bash
$ composer require php-translation/common
```

## Documentation

Read the full documentation at [https://php-translation.readthedocs.io](https://php-translation.readthedocs.io/en/latest/).