Home » Web Services » Services_ShortURL
Abstract PHP5 interface for shortening and expanding short URLs
This package is unmaintained.
Download latest release 0.3.1 (archived versions might be outdated)
License: New BSD License
Description
Short URL services have become enormously popular on the internet. There are, literally, dozens (hundreds?) of these services. Services_ShortURL offers an abstract way of shortening and expanding URLs.
Maintainers
- Bill Shupp (shupp) — lead, active
Dependencies
Required
- PHP (>= 5.0.0)
- PEAR Installer (>= 1.4.0b1)
- PEAR (>= 1.4.0)
- HTTP_Request2
- Net_URL2 (>= 0.2.0)
- SimpleXML (extension)
- pcre (extension)
- SPL (extension)
Releases
- 0.3.1 (alpha, 2011-04-05)
Release notes
License: New BSD License
* Added missing map for Googl driver
- 0.3.0 (alpha, 2011-04-04)
Release notes
License: New BSD License
* Fixes #18184 Added Googl driver from Hideyuki Shimooka
- 0.2.0 (alpha, 2011-04-01)
Release notes
License: New BSD License
* Ken Guest updated the Bitly driver to work with v. 3 of their API, as well as added some validation
- 0.1.0 (alpha, 2009-10-23)
Release notes
License: New BSD License
* initial release
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #18184 | Closed | Req | 0.1.0 | 2011-01-12 | Services_ShortURL_Googl |
| #19269 | Closed | Doc | SVN | 2012-02-01 | No need for @throws @link |