jamesking56 / ets2mp-php-sdk
This package is abandoned and no longer maintained.
No replacement package was suggested.
An Unofficial PHP SDK for ETS2MP's API
0.1.1
2014-12-14 19:23 UTC
Requires
- guzzlehttp/guzzle: ~5.0
- league/url: ~3.2
Requires (Dev)
- mockery/mockery: 0.9.*
- phpspec/phpspec: ~2.1
This package is not auto-updated.
Last update: 2022-02-01 12:42:49 UTC
README
An Unofficial PHP SDK for ETS2MP's API.
Requirements
- PHP 5.4+
- Composer
- PHP cURL Extension
Contributing
To contribute, just fork the project and make your edits in a new branch of your fork. Then, create a Pull Request on this GitHub page!
If you wish to run tests via your local machine, you will need to install my dev depencies from my composer.json (such as PHPSpec).
Unit Tests will be run automatically when you create a Pull Request to this repository.
License
This project is licensed under MIT.