turret-io/turret-io-php

There is no license information available for the latest version (dev-master) of this package.

Turret.IO PHP client library

Maintainers

Package info

github.com/turret-io/turret-io-php

pkg:composer/turret-io/turret-io-php

Statistics

Installs: 11

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2014-07-11 19:01 UTC

This package is not auto-updated.

Last update: 2026-03-10 10:41:48 UTC


README

PHP client library for Turret.IO

Composer

Add turret-io/turret-io-php to your requirements key.

Example composer.json:

{
    "require": {
        "turret-io/turret-io-php": "dev-master"
    }
}