williamokano / ahgora-api
A simple PHP Api for the Ahgora system
Fund package maintenance!
williamokano
Requires
- php: >=5.6
- guzzlehttp/guzzle: ^6.2
- psr/log: ^1.0
- spatie/once: ^1.0
- williamokano/ahgora-api-contracts: ^1.0.4
Requires (Dev)
- mockery/mockery: ^0.9.5
- monolog/monolog: ^1.21
- phpunit/phpunit: ^5.6
This package is not auto-updated.
Last update: 2024-11-09 20:33:57 UTC
README
Ahgora API
Simple php api to communicate with the Ahgora system.
Install
composer require williamokano/ahgora-api
Requirements
PHP 7.0+
Contributing
Just make a pull request. Please follow all the non-deprecated psr's. The build should be passing, should have tests, and should be following the styleCI standards.
Author
Me