GithubHelp home page GithubHelp logo

mtymek / zend-diactoros Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zendframework/zend-diactoros

0.0 2.0 0.0 721 KB

PSR-7 HTTP Message implementation

License: BSD 3-Clause "New" or "Revised" License

PHP 100.00%

zend-diactoros's Introduction

zend-diactoros

Master: Build status Coverage Status Develop: Build status Coverage Status

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

This package supercedes and replaces phly/http.

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.

Documentation

Documentation is in the doc tree, and can be compiled using bookdown:

$ 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; on *nix-like systems, you can do this by adding the following line to your .bashrc (or preferred shell RC file):

export PATH="$HOME/.composer/vendor/bin:$PATH"

zend-diactoros's People

Contributors

akrabat avatar cziegenberg avatar dolfelt avatar dzentota avatar ezimuel avatar franzliedke avatar geeh avatar gelolabs avatar hannesvdvreken avatar harikt avatar henriquemoody avatar ins0 avatar jodiedunlop avatar localheinz avatar maks3w avatar mnapoli avatar moufmouf avatar mtymek avatar mwillbanks avatar ocramius avatar oscarotero avatar pdscopes avatar pine3ree avatar samsonasik avatar seriousken avatar simensen avatar snapshotpl avatar trowski avatar vrkansagara avatar weierophinney avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.