kodebyraaet / centra-php
PHP wrapper for the Centra API
Installs: 72
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 9
Forks: 0
Open Issues: 0
pkg:composer/kodebyraaet/centra-php
Requires
- php: ~5.6|~7.0
- guzzlehttp/guzzle: ^6.3
Requires (Dev)
- phpunit/phpunit: >=5.4.3
- squizlabs/php_codesniffer: ^2.3
This package is auto-updated.
Last update: 2022-08-04 12:26:01 UTC
README
This is a package for easier communication with the Centra API.
Structure
config/
src/
tests/
vendor/
Install
Via Composer
$ composer require kodebyraaet/centra-php
Usage
// TODO
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
License
The MIT License (MIT). Please see License File for more information.