PHPackages                             galantom/galantom-api-php - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. galantom/galantom-api-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

galantom/galantom-api-php
=========================

Official PHP Client Library for the Galantom Web API Edit

1.0.2(8y ago)031MITPHPPHP &gt;=5.6

Since Aug 1Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Galantom/galantom-api-php)[ Packagist](https://packagist.org/packages/galantom/galantom-api-php)[ RSS](/packages/galantom-galantom-api-php/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (5)Versions (4)Used By (0)

galantom-api-php
================

[](#galantom-api-php)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f5e2927c5e14728bfd73135f46c77e143d26d5d38282f81185aaab2d0b245c09/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f67616c616e746f6d2f67616c616e746f6d2d6170692d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/galantom/galantom-api-php)[![Latest Stable Version](https://camo.githubusercontent.com/16cd6bb5c932ee3e291c795f7f550b0136d6b7543cbf5f555d781fef3c2641f4/68747470733a2f2f706f7365722e707567782e6f72672f67616c616e746f6d2f67616c616e746f6d2d6170692d7068702f762f737461626c65)](https://packagist.org/packages/galantom/galantom-api-php)[![Latest Unstable Version](https://camo.githubusercontent.com/f1475fbd53e88d9e8747b7820f34c5b02303b45e1a49d23806b2748cc74d3cb7/68747470733a2f2f706f7365722e707567782e6f72672f67616c616e746f6d2f67616c616e746f6d2d6170692d7068702f762f756e737461626c65)](https://packagist.org/packages/galantom/galantom-api-php)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/5ab9f2dff20c7244b8e9f667c6739f1cebce8739c04bac5c920de9e41172a0b0/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f47616c616e746f6d2f67616c616e746f6d2d6170692d7068702f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/Galantom/galantom-api-php)[![SensioLabsInsight](https://camo.githubusercontent.com/5a5d1aa1f910dd7d5b8db9ee1cb1a5fd74629a5f6ee350f3c570a483d0d63f0e/68747470733a2f2f696d672e736869656c64732e696f2f73656e73696f6c6162732f692f65363530613261392d623936312d343538392d386339612d3134663035646533393539392e7376673f7374796c653d666c61742d737175617265)](https://insight.sensiolabs.com/projects/e650a2a9-b961-4589-8c9a-14f05de39599)[![Quality Score](https://camo.githubusercontent.com/870e9f3a0b508d5f7d851b62b57dc064f7a8a1b4f8bf650d89c43942b58d2b9f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f67616c616e746f6d2f67616c616e746f6d2d6170692d7068702e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/galantom/galantom-api-php)[![StyleCI](https://camo.githubusercontent.com/a8181b281e9aca9b438d9dc7858cac0cef94fa3c1e257ac8ea921ee93b1cb6ea/68747470733a2f2f7374796c6563692e696f2f7265706f732f39383637373232332f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/98677223)[![Total Downloads](https://camo.githubusercontent.com/3de7f5d7a43575eff123d9f21a17859ca66e2ae4e7c725d767caf8e93a83b261/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f67616c616e746f6d2f67616c616e746f6d2d6170692d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/galantom/galantom-api-php)

Official PHP Client Library for the Galantom Web API

Installation
============

[](#installation)

Prerequisites
-------------

[](#prerequisites)

- PHP version 5.6 or 7.0

Install Package
---------------

[](#install-package)

Add SendGrid to your `composer.json` file. If you are not using [Composer](http://getcomposer.org), you should be. It's an excellent way to manage dependencies in your PHP application.

```
{
  "require": {
    "galantom/galantom-api-php": "^1.0"
  }
}
```

Quick Start
===========

[](#quick-start)

```
