PHPackages                             pm/util-zendesk-bundle - 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. pm/util-zendesk-bundle

ActiveLibrary[API Development](/categories/api)

pm/util-zendesk-bundle
======================

Used for integrating with the Zendesk API

1.0.0(12y ago)00MITPHPPHP &gt;=5.3.3

Since Feb 28Pushed 12y ago1 watchersCompare

[ Source](https://github.com/derekclapham/PMUtilZendeskBundle)[ Packagist](https://packagist.org/packages/pm/util-zendesk-bundle)[ Docs](https://github.com/derekclapham/PMUtilZendeskBundle)[ RSS](/packages/pm-util-zendesk-bundle/feed)WikiDiscussions master Synced 1mo ago

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

Step 1: Setting up the bundle
=============================

[](#step-1-setting-up-the-bundle)

### A) Download PMUtilZendeskBundle

[](#a-download-pmutilzendeskbundle)

**Using composer**

Simply run assuming you have installed composer.phar or composer binary:

```
$ composer require pm/util-zendesk-bundle
```

### B) Enable the bundle

[](#b-enable-the-bundle)

Enable the bundle in the kernel:

```
