techdivision / appserver
Thread based PHP daemon to implement stuff like message queues.
Installs: 3 043
Dependents: 7
Suggesters: 0
Security: 0
Stars: 2
Watchers: 10
Forks: 0
Open Issues: 0
Requires
- php: >=5.4.0
- appserver-io/logger: 0.1.*
- herrera-io/annotations: 1.0.*
- rhumsaa/uuid: ~2.4
- techdivision/application: 0.3.*
- techdivision/configuration: 0.1.*
- techdivision/connection: 0.1.*
- techdivision/context: 0.5.*
- techdivision/dependencyinjectioncontainer: 0.1.*
- techdivision/enterprisebeans: 0.1.*
- techdivision/lang: 0.1.*
- techdivision/naming: 0.1.*
- techdivision/php-by-contract: 0.3.*
- techdivision/server: 0.1.*
- techdivision/storage: 0.5.*
Requires (Dev)
- appserver-io/build: 0.1.*
- nikic/phlexy: dev-master
- phpunit/phpunit: 3.7.*
- dev-master
- 0.10.7
- 0.10.6
- 0.10.5
- 0.10.4
- 0.10.3
- 0.10.2
- 0.10.1
- 0.10.0
- 0.9.16
- 0.9.15
- 0.9.14
- 0.9.13
- 0.9.12
- 0.9.11
- 0.9.10
- 0.9.9
- 0.9.8
- 0.9.7
- 0.9.6
- 0.9.5
- 0.9.4
- 0.9.3
- 0.9.2
- 0.9.1
- 0.9.0
- 0.8.2
- 0.8.1
- 0.8.0
- 0.7.1
- 0.7.0
- 0.6.0
- 0.6.0-beta3
- 0.5.9-beta
- 0.5.8-beta9
- 0.5.8-beta2
- 0.5.8-beta1
- 0.5.7-beta2
- 0.5.7-beta1
- dev-0.5.8-beta
- dev-0.5.7-beta
This package is auto-updated.
Last update: 2022-02-01 12:25:50 UTC
README
Backport repository of the appserver-io/appserver project.
Introduction
The objective of the project is to develop a multi-threaded application server for PHP, written in PHP. Yes, pure PHP! You think we aren't serious? Maybe! But we think, in order to enable as many developers in our great community, this will be the one and only way. So with your help we hopefully establish a solution as the standard for enterprise applications in PHP environments.
Curious? Have a look at our current development repository!