loopline-systems / closeio-api-wrapper

PHP Wrapper to use the Close.io API
MIT License
14 stars 15 forks source link

Adds delete method, updates tests and refactors hydration method #8

Closed mickadoo closed 9 years ago

mickadoo commented 9 years ago

Update README.md

Update README.md

Update README.md

Adds updateLead method and tests for it

Fixes typo in lead urls

Adds new tests for curl

Refactors lead hydration and adds new tests

Updates tests

Updates tests

Removes custom error handler from Lead.php