PHPackages                             phuedx/tnetstring - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. phuedx/tnetstring

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

phuedx/tnetstring
=================

A tagged netstring encoder/decoder for PHP.

v2.0.1(10y ago)58.6k↓47.8%13MITPHPPHP &gt;= 5.2.17

Since Jun 6Pushed 10y ago1 watchersCompare

[ Source](https://github.com/phuedx/tnetstring)[ Packagist](https://packagist.org/packages/phuedx/tnetstring)[ Docs](https://github.com/phuedx/tnetstring)[ RSS](/packages/phuedx-tnetstring/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (6)Used By (3)

TNetstring [![Build Status](https://camo.githubusercontent.com/02060ca8512bac79d2746aea7b211a88cf6af08a04a808cb20f85503ad8d89dd/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f7068756564782f746e6574737472696e672e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/phuedx/tnetstring)
==========================================================================================================================================================================================================================================================================================================

[](#tnetstring-)

A tagged netstring codec for PHP.

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

[](#installation)

The recommended way to install TNetstring is with [Composer](https://getcomposer.org/).

```
composer.phar require phuedx/tnetstring

```

Usage
-----

[](#usage)

```
