PSR for standardized socket usage

Maintainers

Package info

github.com/appserver-io-psr/socket

pkg:composer/appserver-io-psr/socket

Statistics

Installs: 12 791

Dependents: 10

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2015-02-13 16:30 UTC

This package is auto-updated.

Last update: 2026-02-18 06:50:55 UTC


README

Latest Stable Version Total Downloads License Build StatusScrutinizer Code QualityCode Coverage

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