jakeasmith/http_build_url

Provides functionality for http_build_url() to environments without pecl_http.

Maintainers

👁 jakeasmith

Package info

github.com/jakeasmith/http_build_url

pkg:composer/jakeasmith/http_build_url

Statistics

Installs: 18 724 746

Dependents: 107

Suggesters: 0

Stars: 198

Open Issues: 9

1.0.1 2017-05-01 15:36 UTC

Requires

None

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 93c273e77cb1edead0cf8bcf8cd2003428e74e37

  • Jake A. Smith <theman.woop@jakeasmith.com>

This package is not auto-updated.

Last update: 2026-06-17 19:41:26 UTC


README

👁 Build Status
👁 Code Climate
👁 Latest Stable Version
👁 Total Downloads

This simple library provides functionality for http_build_url() to environments without pecl_http. It aims to mimic the functionality of the pecl function in every way and ships with a full suite of tests that have been run against both the original function and the one in this package.

Installation

The easiest way to install this library is to use Composer from the command line.

$ composer require jakeasmith/http_build_url ^1

License

This project is licensed under the MIT License - see the LICENSE file for details.