{"id":95684,"library":"appserver-io-psr-application","title":"Appserver PSR Application","description":"PSR, for a threaded application implementation","status":"active","version":"1.5.0","language":"php","source_language":null,"source_url":"https://github.com/appserver-io-psr/application","tags":["psr","appserver","threading","application"],"install":[{"cmd":"composer require appserver-io-psr/application","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"ApplicationInterface","correct":"use AppserverIo\\Psr\\Application\\ApplicationInterface;"}],"quickstart":{"code":"use AppserverIo\\Psr\\Application\\ApplicationInterface;\n\nclass MyApp implements ApplicationInterface {\n    public function run(): void {\n        // application logic\n    }\n}","lang":"php","description":"Implement the ApplicationInterface for a threaded app."},"warnings":[{"fix":"Install pthreads PHP extension (not available on all platforms).","message":"Requires pthreads extension for threading","severity":"breaking","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'applic':3,8,13 'appserv':1,11 'implement':9 'psr':2,4,10 'thread':7,12","created_at":"2026-06-19T10:39:21.390086+00:00","updated_at":"2026-06-19T10:39:21.390086+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/appserver-io-psr/application","github":"https://github.com/appserver-io-psr/application","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["async"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}