techdivision / servletmodule
This package is abandoned and no longer maintained.
The author suggests using the appserver-io/appserver package instead.
Servlet module implementation for the web container.
0.5.8
2014-07-11 15:36 UTC
Requires
- php: >=5.4.0
- techdivision/appserver: 0.6.*
- techdivision/connection: 0.1.*
- techdivision/http: 0.1.*
- techdivision/server: 0.1.*
- techdivision/servlet: 0.5.*
- techdivision/servletengine: 0.5.*
- techdivision/webcontainer: 0.5.*
This package is not auto-updated.
Last update: 2019-02-20 17:51:39 UTC
README
Backport repository for techdivision/TechDivision_ServletModule
Issues
In order to bundle our efforts we would like to collect all issues regarding this package in the main project repository's issue tracker.
Please reference the originating repository as the first element of the issue title e.g.:
[appserver-io/<ORIGINATING_REPO>] A issue I am having