2017 © Pedro Peláez
 

library stack-mongrel2

A adapter for using StackPHP with Mongrel2 via the HttpKernelInterface.

image

h4cc/stack-mongrel2

A adapter for using StackPHP with Mongrel2 via the HttpKernelInterface.

  • Sunday, September 7, 2014
  • by h4cc
  • Repository
  • 1 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

h4cc/stack-mongrel2

A adpater for using StackPHP with Mongrel2 via the HttpKernelInterface., (*1)

This allows using Applications like Silex or Symfony, to be run behind a Mongrel2 Webserver easily., (*2)

Usage

Have a look at web/handler.php for example usage., (*3)

Current State

This package builds on h4cc/mongrel2 and is limited to those mapping capabilities., (*4)

Currently, there is a simple population values from $_FILES via multipart/* uploads. Also the asynchronous file upload or websockets are not yet mapped., (*5)

Any help in providing these features is appreciated :), (*6)

The Versions

07/09 2014

dev-master

9999999-dev

A adapter for using StackPHP with Mongrel2 via the HttpKernelInterface.

  Sources   Download

MIT

The Requires

 

The Development Requires

stack http adapter mongrel2