Download the PHP package willwashburn/mushroom without Composer
On this page you can find all versions of the php package willwashburn/mushroom. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download willwashburn/mushroom
More information about willwashburn/mushroom
Files in willwashburn/mushroom
Download willwashburn/mushroom
More information about willwashburn/mushroom
Files in willwashburn/mushroom
Vendor willwashburn
Package mushroom
Short Description expand links to their final destination
License MIT
Homepage https://github.com/willwashburn/mushroom
Package mushroom
Short Description expand links to their final destination
License MIT
Homepage https://github.com/willwashburn/mushroom
Please rate this library. Is it a good library?
Informations about the package mushroom
Mushroom :mushroom:
Expand a link.
Mushroom finds the final destination of a shortened (or not shortened) url.
Note: Not for psychedelic drug use
Usage
Installation
Use composer
Alternatively, add to your composer.json
Change Log
- v2.11.0 - Expose HttpStatusCode for urls when searching canonically
- v2.10.0 - Add method to add a domain to JS Redirect Domains array
- v2.9.1 - Fix bug where some html sources were not cached
- v2.9.0 - Expose HTML for urls when searching canonically
- v2.8.0 - Only follow JS redirects for whitelisted domains
- v2.7.0 - Follow some JS redirects
- v2.6.0 - Add default timeout to curl options
- v2.5.1 - Add spoofed browser headers to default curl opts
- v2.5.0 - Ensure that http-refresh redirects have host and scheme
- v2.4.0 - Follow http-refresh html meta tags
- v2.3.0 - Ensure that canonical urls have a host
- v2.2.0 - Ensure that canonical urls have a scheme
- v2.1.1 - Remove CURLOPT_NOBODY from defaults
- v2.1.0 - Allow setting curl handle options; set user agent as default
- v2.0.0 - Stop removing slashes from the end of urls
- v1.1.0 - Add ability to find canonical url from tags in body of returned page
- v1.0.0 - Expand multiple links using multicurl* for faster responses
- v0.0.2 - Basic link expanding using curl
- v0.0.1 - Basic link expanding using "get_headers"
Future Plans
- "Polite" mode to use common link shortening services api's to not count expanding in click counts
All versions of mushroom with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
willwashburn/curl Version ~1
ext-curl Version *
willwashburn/canonical Version ~3
willwashburn/curl Version ~1
ext-curl Version *
willwashburn/canonical Version ~3
The package willwashburn/mushroom contains the following files
Loading the files please wait ....