cammanderson/serphlet

Serphlet container

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/cammanderson/serphlet

dev-master 2014-09-03 09:30 UTC

This package is not auto-updated.

Last update: 2025-09-23 09:26:51 UTC


README

Inspired by the servlet architecture of the JSR-154, Serphlet implements a servlet-like environment, allowing you to write PHP Serphlets to handle HTTP Requests similar to how you would in a Java Servlet Container.

TODO

  • Implement selected PSR standards
  • Implement Symfony HTTP Foundation
  • Consider ways to allow Dependency management, Event dispatcher behaviour
  • Bootstrap onto Silex...