jakeasmith/http_build_url
Provides functionality for http_build_url() to environments without pecl_http.
1.0.1
20M downloads/mo
#1245 most downloaded on Packagist
jakeasmith/http_build_url
What this package is like to depend on
Last release 9 years ago
no release in 18 months
Ships unpredictably
gaps range from 1 weeks to 2.0 years
Most releases are documented
notes for 8 of 10 stable releases
Nothing withdrawn
no release was ever pulled
13 years old
10 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
10 releases · Feb 2014 to May 2017Releases
latest 10-
1.0.101 May 2017Nothing published for this version
-
1.0.006 May 2015 -
0.1.517 Nov 2014 -
0.1.412 Nov 2014 -
0.1.301 Jul 2014 -
0.1.210 Apr 2014Nothing published for this version
-
0.1.130 Mar 2014 -
0.1.009 Mar 2014Release notes
Open source →This weekend I finally had time to spin up a VM with pecl_http version 1 installed and write a full suite of tests against the original function. As far as I can tell we are now up to 100% parity! There were a few minor changes that were BC breaks from the ~0.0.2 release, but since there have only been 8 downloads I'm not too worried about it 😄
This release is fully compatible with PHP 5.3+ and HHVM.
-
0.0.206 Mar 2014 -
0.0.122 Feb 2014Release notes
Open source →First draft! Beware, it isn't fully unit tested, but it does seem mildly functional so far.