PHPackages                             grocrm/grocrm - 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. grocrm/grocrm

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

grocrm/grocrm
=============

PHP SDK for Gro CRM REST API

1.0.0(9y ago)321MITPHPPHP &gt;=5.6

Since Apr 24Pushed 9y ago2 watchersCompare

[ Source](https://github.com/GroCRM/GroCRM.php)[ Packagist](https://packagist.org/packages/grocrm/grocrm)[ Docs](https://www.grocrm.com)[ RSS](/packages/grocrm-grocrm/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

GroCRM.php
==========

[](#grocrmphp)

The Gro CRM SDK allows you to easily connect to the Gro CRM REST API from PHP.

With the Gro CRM SDK you can manage your contacts, tasks, deals, inventory, and much more!

Getting started
---------------

[](#getting-started)

### Installation

[](#installation)

The recommended way to install this framework is via [composer](https://getcomposer.org).

```
composer require grocrm/grocrm

```

### Getting started

[](#getting-started-1)

For additional information regarding parameters that are accepted by `fields`, response values that are returned from each method, and more please visit [Gro CRM Documentation](https://www.grocrm.com/developer/docs/).

#### Initialize the Client

[](#initialize-the-client)

```
