Skip to content

CodeIgniter Library and regular PHP Class for Interfacing with the ConnectWise API

Notifications You must be signed in to change notification settings

br0xen/ConnectWise_PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

ConnectWise PHP Libraries

Here I've got a couple of PHP libraries, one for CodeIgniter, the other a regular PHP class.

CI_Library - The CodeIgniter Library

php_class - The PHP Class

Each has a connectwise.php and a connectwise2.php. The connectwise.php file is just there for legacy reasons, you should probably use the connectwise2.php one. CW has updated their APIs several times since I initially created things.

Both work very similarly, view the appropriate README.md in the directory you are interested in.

You MUST have PHP compiled with curl support for them to work.

About

CodeIgniter Library and regular PHP Class for Interfacing with the ConnectWise API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages