PHPackages                             connectholland/tulip-api-client - 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. connectholland/tulip-api-client

ActiveLibrary[API Development](/categories/api)

connectholland/tulip-api-client
===============================

PHP client library for communicating with the Tulip API.

1.1.1(8y ago)09.6k3[1 issues](https://github.com/ConnectHolland/tulip-api-client/issues)1MITPHPPHP ^7.0

Since Jan 13Pushed 8y ago4 watchersCompare

[ Source](https://github.com/ConnectHolland/tulip-api-client)[ Packagist](https://packagist.org/packages/connectholland/tulip-api-client)[ RSS](/packages/connectholland-tulip-api-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (2)Versions (7)Used By (1)

Tulip API client
================

[](#tulip-api-client)

[![Latest version on Packagist](https://camo.githubusercontent.com/865c98f6d8fabf346b2c032308453ddb767645e2a357a95ee7cdd5c66546952e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f6e6e656374686f6c6c616e642f74756c69702d6170692d636c69656e742e737667)](https://packagist.org/packages/connectholland/tulip-api-client)[![Software License](https://camo.githubusercontent.com/074b89bca64d3edc93a1db6c7e3b1636b874540ba91d66367c0e5e354c56d0ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](LICENSE.md)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/a3a9e90a44d6cd0a94590407354d5fdb31b3e8e49ec44bf20157ddf66d7bca19/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f436f6e6e656374486f6c6c616e642f74756c69702d6170692d636c69656e742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/ConnectHolland/tulip-api-client/?branch=master)[![Build Status](https://camo.githubusercontent.com/68d4d0a179ffa43a65a1e23ef20de3ddb15b9a0f52e2afc2ffb7ccc9f9d335ca/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f436f6e6e656374486f6c6c616e642f74756c69702d6170692d636c69656e742f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/ConnectHolland/tulip-api-client/build-status/master)[![Code Coverage](https://camo.githubusercontent.com/7ee77bf84812030e9fd4ecf3c3d9ce2a9843556f5584115472a5f224c65b82a5/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f436f6e6e656374486f6c6c616e642f74756c69702d6170692d636c69656e742f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/ConnectHolland/tulip-api-client/?branch=master)

PHP client library for communicating with the Tulip API.

Installation using Composer
---------------------------

[](#installation-using-composer)

Run the following command to add the package to the composer.json of your project:

```
$ composer require connectholland/tulip-api-client
```

#### Versioning

[](#versioning)

This library uses [Semantic Versioning 2](http://semver.org/) for new versions.

Usage
-----

[](#usage)

Below are some common usage examples for the API client. For more information, please see the Tulip API documentation that is supplied when you want to integrate with the Tulip CRM software.

```
