Home » Web Services » Services_TinyURL
PHP interface to TinyURL's API
This package is unmaintained.
Download latest release 0.1.2 (archived versions might be outdated)
License: New BSD License
Description
An interface for creating TinyURL's with their API as well as looking up destinations of given TinyURL's.
Maintainers
- Joe Stump (jstump) — lead, active
Dependencies
Required
- PHP (>= 5.1.0)
- PEAR Installer (>= 1.4.0b1)
- curl (extension)
Releases
- 0.1.2 (beta, 2007-12-06)
Release notes
License: New BSD License
* Fixes bug #12486
- 0.1.1 (beta, 2007-10-09)
Release notes
License: New BSD License
* Fixes bug #12207
- 0.1.0 (beta, 2007-09-27)
Release notes
License: New BSD License
* Initial release
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #12207 | Closed | Bug | 0.1.0 | 2007-10-09 | Send a User-Agent with requests |
| #12486 | Wont fix | Doc | 0.1.1 | 2007-11-20 | Scope Resolution Operator (::) is not available |
| #15073 | Open | Req | 0.1.2 | 2008-11-18 | Use HTTP_Request2 rather than cURL |