Registry / async / appserver-io-psr-application

appserver-io-psr-application

JSON →
library1.5.0phppackagistunverified

PSR, for a threaded application implementation

composer require appserver-io-psr/application
INSTALL
IMPORT
SIG · APPSERVER-IO-PSR-A
A
appserver-io-psr-application
asyncphpv1.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ApplicationInterface
use AppserverIo\Psr\Application\ApplicationInterface;

Implement the ApplicationInterface for a threaded app.

use AppserverIo\Psr\Application\ApplicationInterface; class MyApp implements ApplicationInterface { public function run(): void { // application logic } }
Debug
Known issues
breakingRequires pthreads extension for threading
fix
Install pthreads PHP extension (not available on all platforms).
affects: >=1.0.0
Upgrade
Version history
1.5.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
50 hits · last 30 days
node
46
Resources
appserver-io-psr-application — pip install appserver-io-psr-application · libregistry