spinen / connectwise-php-library
SPINEN's PHP library for ConnectWise's API
Installs: 81
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 6
Forks: 1
Type:project
pkg:composer/spinen/connectwise-php-library
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.