PHPackages                             mintance/mintance-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mintance/mintance-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mintance/mintance-php
=====================

The Official PHP library for Mintance

1.0.5(8y ago)318MITPHPPHP &gt;=5.0

Since Apr 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/mintance/mintance-php)[ Packagist](https://packagist.org/packages/mintance/mintance-php)[ Docs](https://mintance.com)[ RSS](/packages/mintance-mintance-php/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (6)Dependencies (2)Versions (7)Used By (0)

Mintance PHP Library
====================

[](#mintance-php-library)

This library provides an API to track events and update profiles on Mintance.

Install with Composer
---------------------

[](#install-with-composer)

Add mintance/mintance-php as a dependency and run composer update

```
$ composer require mintance/mintance-php
```

Or:

```
{
    "require": {
        "mintance/mintance-php" : "1.*"
    }
}
```

Now you can start tracking events and people:

```
