2017 © Pedro Peláez
 

library zend-diactoros

Zend Diactoros for PHP 5.3.8-5.3.x. See zendframework/zend-diactoros for PHP 5.4+ support.

image

rapp-lib/zend-diactoros

Zend Diactoros for PHP 5.3.8-5.3.x. See zendframework/zend-diactoros for PHP 5.4+ support.

  • Thursday, July 20, 2017
  • by toyosawa
  • Repository
  • 1 Watchers
  • 0 Stars
  • 150 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 18 % Grown

The README.md

zend-diactoros

Master: ![Build status][Master image] [Coverage Status][Master coverage] Develop: ![Build status][Develop image] [Coverage Status][Develop coverage], (*1)

Diactoros (pronunciation: /dɪʌktɒrɒs/): an epithet for Hermes, meaning literally, "the messenger.", (*2)

This package supercedes and replaces phly/http., (*3)

zend-diactoros is a PHP package containing implementations of the accepted PSR-7 HTTP message interfaces, as well as a "server" implementation similar to node's http.Server., (*4)

  • File issues at https://github.com/zendframework/zend-diactoros/issues
  • Issue patches to https://github.com/zendframework/zend-diactoros/pulls

Documentation

Documentation is in the doc tree, and can be compiled using bookdown:, (*5)

$ bookdown doc/bookdown.json
$ php -S 0.0.0.0:8080 -t doc/html/ # then browse to http://localhost:8080/

Bookdown

You can install bookdown globally using composer global require bookdown/bookdown. If you do this, make sure that $HOME/.composer/vendor/bin is on your $PATH., (*6)

The Versions

20/07 2017

dev-master

9999999-dev https://github.com/deepfreeze/zend-diactoros

Zend Diactoros for PHP 5.3.8-5.3.x. See zendframework/zend-diactoros for PHP 5.4+ support.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

psr psr-7 http

20/07 2017

1.1.3.1

1.1.3.1 https://github.com/deepfreeze/zend-diactoros

Zend Diactoros for PHP 5.3.8-5.3.x. See zendframework/zend-diactoros for PHP 5.4+ support.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

psr psr-7 http

27/08 2015

1.1.3

1.1.3.0 https://github.com/deepfreeze/zend-diactoros

Zend Diactoros for PHP 5.3.8-5.3.x. See zendframework/zend-diactoros for PHP 5.4+ support.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

psr psr-7 http

27/08 2015

dev-working

dev-working https://github.com/deepfreeze/zend-diactoros

Zend Diactoros for PHP 5.3.8-5.3.x. See zendframework/zend-diactoros for PHP 5.4+ support.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

psr psr-7 http