2017 © Pedro Peláez
 

library http

A PSR-7 implementation.

image

phower/http

A PSR-7 implementation.

  • Friday, August 11, 2017
  • by pedrobrazao
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Phower Http

A PSR-7 implementation., (*1)

Requirements

Phower Http requires:, (*2)

Instalation

Add Phower Http to any PHP project using Composer:, (*3)

composer require phower/http

Running Tests

Tests are available in a separated namespace and can run with PHPUnit in the command line:, (*4)

vendor/bin/phpunit

Coding Standards

Phower code is written under PSR-2 coding style standard. To enforce that CodeSniffer tools are also provided and can run as:, (*5)

vendor/bin/phpcs

Reporting Issues

In case you find issues with this code please open a ticket in Github Issues at https://github.com/phower/http/issues., (*6)

Contributors

Open Source is made of contribuition. If you want to contribute to Phower please follow these steps:, (*7)

  1. Fork latest version into your own repository.
  2. Write your changes or additions and commit them.
  3. Follow PSR-2 coding style standard.
  4. Make sure you have unit tests with full coverage to your changes.
  5. Go to Github Pull Requests at https://github.com/phower/http/pulls and create a new request.

Thank you!, (*8)

Changes and Versioning

All relevant changes on this code are logged in a separated log file., (*9)

Version numbers follow recommendations from Semantic Versioning., (*10)

License

Phower code is maintained under The MIT License., (*11)

The Versions

11/08 2017

dev-master

9999999-dev

A PSR-7 implementation.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Pedro Ferreira

11/08 2017

1.1.1

1.1.1.0

A PSR-7 implementation.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Pedro Ferreira

11/08 2017

1.1.0

1.1.0.0

A PSR-7 implementation.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Pedro Ferreira

22/09 2016

1.0.0

1.0.0.0

A PSR-7 implementation.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Pedro Ferreira