idct/php-telnet

Basic Telnet connector for PHP

Installs: 27

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 1

pkg:composer/idct/php-telnet

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

This package is auto-updated.

Last update: 2025-09-29 02:01:35 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