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

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

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

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

This package is not auto-updated.

Last update: 2025-12-30 09:46:29 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"
    }
}