README.md
# SAREhub PHP Commons
[![Build Status](https://travis-ci.org/SAREhub/PHP_Commons.svg?branch=master)](https://travis-ci.org/SAREhub/PHP_Commons)
[![Code Climate](https://codeclimate.com/github/SAREhub/PHP_Commons/badges/gpa.svg)](https://codeclimate.com/github/SAREhub/PHP_Commons)
[![Test Coverage](https://codeclimate.com/github/SAREhub/PHP_Commons/badges/coverage.svg)](https://codeclimate.com/github/SAREhub/PHP_Commons/coverage)
* This project contains common staff for PHP developers
* PHPDOC [here](https://sarehub.github.io/PHP_Commons)
### How do I get set up? ###
```
composer require sarehub/commons
```