Markard / php-customerio-client

PHP client for Customer.io REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php-customerio-client

PHP client for Customer.io REST API.

Installation

With Composer

$ composer require markard/php-customerio-client
{
    "require": {
        "markard/php-customerio-client": "^0.1"
    }
}

Contribution

  1. Fork it (https://github.com/markard/php-customerio-client)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Licence

MIT License

About

PHP client for Customer.io REST API

License:MIT License


Languages

Language:PHP 100.0%