spinen / connectwise-php-library
This package is abandoned and no longer maintained.
The author suggests using the https://github.com/search?q=org%3Aspinen+connectwise package instead.
SPINEN's PHP library for ConnectWise's API
2.6.0
2015-11-10 21:00 UTC
Requires
- php: >=5.4.0
- illuminate/support: ~5.0
- league/container: ~1.3.2
- nesbot/carbon: 1.*
Requires (Dev)
- psy/psysh: ~0.5.1
README
This library was generated by the ConnectWise PHP Generator.
This repository is a READ-ONLY subtree spit of the Generator package, so all of the test are in that project. All of the work is done in that repository to allow testing the client & library in the same project. Please direct any issues/PR's to that project.
Build Status for the generator
All test for this library are ran in the generator repository, so this is the status of that package.
Branch | Status | Coverage | Code Quality |
---|---|---|---|
Develop | |||
Master |
Usage
When using the generated Signature Trait, you need to implement the Signature interface (Spinen\ConnectWise\Library\Contracts) to make sure that you have all of the expected methods.