PHPackages                             spanish-fork-city/laravel-telnet - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. spanish-fork-city/laravel-telnet

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

spanish-fork-city/laravel-telnet
================================

A client for writing/reading commands to a host over telnet.

v1.0.0(1mo ago)0143↓88.9%LGPL-3.0-onlyPHPPHP &gt;=8.4

Since Jun 2Pushed 1mo agoCompare

[ Source](https://github.com/Spanish-Fork-City/laravel-telnet)[ Packagist](https://packagist.org/packages/spanish-fork-city/laravel-telnet)[ RSS](/packages/spanish-fork-city-laravel-telnet/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

laravel-telnet
==============

[](#laravel-telnet)

A TELNET client library for PHP, focused on command/response automation against network gear and shell-like TELNET endpoints.

Requirements
------------

[](#requirements)

- PHP `>= 8.4`

Installation
------------

[](#installation)

```
composer require spanish-fork-city/laravel-telnet
```

> Note: The Composer package vendor is `spanish-fork-city` and the PHP namespace is `SpanishForkCity\\Telnet`.

Quick Start
-----------

[](#quick-start)

```
