coderstephen / libnntp
Asynchronous implementation of the NNTP news protocol
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/coderstephen/libnntp
Requires
- php: >=7.0
- icicleio/dns: ~2.0
- icicleio/log: ~2.0
- icicleio/socket: ~2.0
This package is not auto-updated.
Last update: 2020-01-21 00:14:44 UTC
README
Asynchronous implementation of the NNTP news protocol for PHP.
Installation
Install with Composer, obviously:
$ composer require coderstephen/libnntp
Where to get help
Need help? Just send me an email with your questions. Be sure to add "libnntp" to the message subject line so I know how I can help you out.
License
This library is licensed under the MIT license. See the LICENSE file for details.