Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aurimasniekis/php-wrappers

PHP Wrappers
https://github.com/aurimasniekis/php-wrappers

Last synced: about 2 months ago
JSON representation

PHP Wrappers

Awesome Lists containing this project

README

        

# PHP Wrappers

[![Latest Version](https://img.shields.io/github/release/gcds/php-wrappers.svg?style=flat-square)]
(https://github.com/gcds/php-wrappers/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)]
(LICENSE)
[![Quality Score](https://img.shields.io/scrutinizer/g/gcds/php-wrappers.svg?style=flat-square)]
(https://scrutinizer-ci.com/g/gcds/php-wrappers)
[![Total Downloads](https://img.shields.io/packagist/dt/gcds/php-wrappers.svg?style=flat-square)]
(https://packagist.org/packages/gcds/php-wrappers)

[![Email](https://img.shields.io/badge/[email protected]?style=flat-square)]
(mailto:[email protected])

Some of PHP code wrappers to objects for able to unit test them.

## Install

Via Composer

``` bash
$ composer require gcds/php-wrappers
```

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

## License

Please see [License File](LICENSE) for more information.