Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aurimasniekis/php-wrappers
PHP Wrappers
https://github.com/aurimasniekis/php-wrappers
Last synced: about 2 months ago
JSON representation
PHP Wrappers
- Host: GitHub
- URL: https://github.com/aurimasniekis/php-wrappers
- Owner: aurimasniekis
- License: mit
- Created: 2015-12-09T18:59:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-10T22:01:49.000Z (about 9 years ago)
- Last Synced: 2024-05-02T14:16:44.169Z (9 months ago)
- Language: PHP
- Size: 27.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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.