idct/php-telnet

Basic Telnet connector for PHP

dev-master 2016-11-17 09:42 UTC

This package is auto-updated.

Last update: 2024-04-28 23:21:37 UTC


README

Basic string Telnet connector for PHP.

Probably a lot of similar ones on the market, but most of them found by me were over-complicated and therefore slow for reasons not worth exploring.

TODO

  • Non-blocking operations
  • Exceptions support
  • Logger support