luckytianyiyan / devmate-client
0.1.0
2016-12-18 14:44 UTC
Requires
- php: >=5.3.0
- ext-curl: *
- ext-json: *
Requires (Dev)
- phpunit/phpunit: ~4.0
- satooshi/php-coveralls: ^1.0
This package is not auto-updated.
Last update: 2025-04-21 17:44:10 UTC
README
_____ __ __ _ _____ _ _ _ _____ _ _ _____
| __ \ | \/ | | | / ____| (_) | | | __ \| | | | __ \
| | | | _____ _| \ / | __ _| |_ ___| | | |_ ___ _ __ | |_| |__) | |__| | |__) |
| | | |/ _ \ \ / / |\/| |/ _` | __/ _ \ | | | |/ _ \ '_ \| __| ___/| __ | ___/
| |__| | __/\ V /| | | | (_| | || __/ |____| | | __/ | | | |_| | | | | | |
|_____/ \___| \_/ |_| |_|\__,_|\__\___|\_____|_|_|\___|_| |_|\__|_| |_| |_|_|
This is a simple DevMate Public API client written in PHP.
Prerequisites
- PHP 5.3+
Install
To install DevMateClient with Composer, run the following command:
$ composer require luckytianyiyan/devmate-client
LICENSE
DevMateClient is available under the MIT license. See the LICENSE file for more info.