PHPackages                             enzoic/enzoic - 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. [API Development](/categories/api)
4. /
5. enzoic/enzoic

ActiveLibrary[API Development](/categories/api)

enzoic/enzoic
=============

PHP library for Enzoic API

1.1.0(5y ago)02.3k2MITPHPPHP &gt;=5.5

Since Oct 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Enzoic/enzoic-php-client)[ Packagist](https://packagist.org/packages/enzoic/enzoic)[ RSS](/packages/enzoic-enzoic/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Enzoic PHP Client Library
=========================

[](#enzoic-php-client-library)

TOC
---

[](#toc)

This README covers the following topics:

- [Installation](#installation)
- [API Overview](#api-overview)
- [The Enzoic constructor](#the-enzoic-constructor)

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

[](#installation)

To include the Enzoic library in your project using Composer:

```
$ composer require enzoic/enzoic
```

**Enzoic for PHP requires the Argon2 command line utility to be installed and runnable by your PHP application. See  for installation instructions.**

API Overview
------------

[](#api-overview)

Below is some simple example code which demonstrates the usage of the API.

```
