nyx / connect
This package is abandoned and no longer maintained.
No replacement package was suggested.
Nyx connectivity library.
dev-master
2017-02-07 08:39 UTC
Requires
- php: ~7.1
- nyx/core: *
- psr/http-message: dev-master
- psr/log: dev-master
Requires (Dev)
This package is not auto-updated.
Last update: 2020-01-24 15:50:59 UTC
README
Easy to use, coherent connectivity over various protocols.
Currently in its infant design phase and therefore considered unusable. The API will fluctuate, solar flares will appear, wormholes will consume your data, gremlins will chase your cat. You've been warned.
Requirements
- PHP 7.1.0+
Installation
The only supported way of installing this package is via Composer:
composer require nyx/connect
Documentation
The code is fully inline documented for the time being. Online documentation will be made available in due time.
License
Nyx is open source software licensed under the MIT license.