# 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 [http://php-translation.readthedocs.io](http://php-translation.readthedocs.io/en/latest/).

