PHPackages                             packethost/packet - 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. packethost/packet

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

packethost/packet
=================

The Official PHP library for Packet Host

45.2k4[3 issues](https://github.com/packethost/packet-php/issues)[2 PRs](https://github.com/packethost/packet-php/pulls)PHP

Since Dec 3Pushed 2y ago48 watchersCompare

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

READMEChangelogDependenciesVersions (3)Used By (0)

Packet PHP Library
==================

[](#packet-php-library)

[![Build Status](https://camo.githubusercontent.com/422664c30557b738044e7f9c2459400b744bfa774bcb28b7602b96ef8ed4ce34/68747470733a2f2f6170692e736869707061626c652e636f6d2f70726f6a656374732f3534353939383033613835643435643036336439303438612f62616467653f6272616e63684e616d653d6d6173746572)](https://app.shippable.com/projects/54599803a85d45d063d9048a/builds/latest) [![](https://camo.githubusercontent.com/4fa1fcb0adbe1719a40049d510f1b9ee48792ae937f8735c9596d6428a6f7176/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53746162696c6974792d4578706572696d656e74616c2d7265642e737667)](https://camo.githubusercontent.com/4fa1fcb0adbe1719a40049d510f1b9ee48792ae937f8735c9596d6428a6f7176/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53746162696c6974792d4578706572696d656e74616c2d7265642e737667)

This repository is [Experimental](https://github.com/packethost/standards/blob/master/experimental-statement.md) meaning that it's based on untested ideas or techniques and not yet established or finalized or involves a radically new and innovative style! This means that support is best effort (at best!) and we strongly encourage you to NOT use this in production.

\####Requirements

- PHP Curl Extension
- PHP XSL Extension

Install with Composer
---------------------

[](#install-with-composer)

```
 "require": {
        "packethost/packet": "dev-master"
    },

```

How to use it
-------------

[](#how-to-use-it)

```
