appserver-io-psr / socket
PSR for standardized socket usage
1.0.0
2015-02-13 16:30 UTC
Requires
- php: >=5.4.0
Requires (Dev)
- appserver-io/build: ~1.0
This package is auto-updated.
Last update: 2026-02-18 06:50:55 UTC
README
Introduction
PSR for standardized socket usage.
Installation
If you want to use the library with your application you can install it by adding
{
"require": {
"appserver-io-psr/socket": "dev-master"
},
}
to your composer.json and invoke composer update in your project.
External Links
- Documentation at appserver.io