appserver-io-psr / socket
PSR for standardized socket usage
Installs: 12 691
Dependents: 10
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 3
Open Issues: 0
Requires
- php: >=5.4.0
Requires (Dev)
- appserver-io/build: ~1.0
This package is auto-updated.
Last update: 2024-10-18 03:56:11 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