php-http/helper

This package is abandoned and no longer maintained. No replacement package was suggested.

Helper classes for HTTP related data

dev-master / 0.1.x-dev 2015-10-21 07:42 UTC

This package is auto-updated.

Last update: 2022-02-01 12:48:03 UTC


README

Latest Version Software License Build Status Code Coverage Quality Score Total Downloads

Helper classes for PSR-7 implementors.

NOT READY

This repository is not ready for use. If you think about using this, please open an issue on this repository to discuss how to proceed.

Things that could change:

  • Move to instantiated classes instead of static methods
  • Code refactorings
  • Different namespace and repository name

Install

Via Composer

$ composer require php-http/helper

Usage

This repository contains some helper classes used in HTTP Adapters.

Testing

$ phpunit

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please contact us at security@php-http.org.

License

The MIT License (MIT). Please see License File for more information.