PHPackages                             alternatehealth/metrc - 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. alternatehealth/metrc

ActiveLibrary[API Development](/categories/api)

alternatehealth/metrc
=====================

PHP Wrapper to the metrc api

2482[1 issues](https://github.com/skrilled/metrc-php/issues)PHP

Since Jan 9Pushed 7y ago2 watchersCompare

[ Source](https://github.com/skrilled/metrc-php)[ Packagist](https://packagist.org/packages/alternatehealth/metrc)[ RSS](/packages/alternatehealth-metrc/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

metrc-sdk
=========

[](#metrc-sdk)

PHP SDK/API for working with metrc ().

### Installation

[](#installation)

This library is written for php 7.1 or better, and uses the ext-curl, and ext-json libraries

#### Using Composer

[](#using-composer)

```
composer require alternatehealth/metrc

```

### Example Usage

[](#example-usage)

#### Fetching a List of Facilities

[](#fetching-a-list-of-facilities)

```
