Home » Web Services » Services_UseKetchup
PHP API for useketchup.com
This package is unmaintained.
Download latest release 0.1.0 (archived versions might be outdated)
License: New BSD License
Description
This is an API wrapper for the useketchup.com API. You may use it to create projects, meetings, items, notes and also user accounts to the useketchup.com service.
Maintainers
- Till Klampaeckel (till) — lead, active
Dependencies
Required
- PHP (>= 5.2.1)
- PEAR Installer (>= 1.7.0)
- PEAR
- HTTP_Request2 (>= 0.5.1)
Releases
- 0.1.0 (alpha, 2010-09-17)
Release notes
License: New BSD License
* bugfix: Services_UseKetchup_Common::accept() (did not exit after HTTP_Request2 was injected)
* bugfix: make sure the custom HTTP_Request2 is injected into subs
* refactoring: moved getApiToken() call from __construct()
* improved documentation
* added ublic getClient() method
Bugs
No bugs.