PHPackages                             figachoco/core - 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. figachoco/core

ActiveLibrary

figachoco/core
==============

01PHP

Since Dec 7Pushed 3y agoCompare

[ Source](https://github.com/figachoco/core-php-client)[ Packagist](https://packagist.org/packages/figachoco/core)[ RSS](/packages/figachoco-core/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Core Component (internal)
=========================

[](#core-component-internal)

Requirements
------------

[](#requirements)

PHP 5.4.0 and later

Installation &amp; Usage
------------------------

[](#installation--usage)

### Composer

[](#composer)

To install the bindings via [Composer](http://getcomposer.org/) run:

```
composer require autodesk/core

```

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
require_once('/path/to/AutodeskCore/autoload.php');
```

Tests
-----

[](#tests)

To run the unit tests:

```
composer install
./vendor/bin/phpunit

```

Getting Started
---------------

[](#getting-started)

Please follow the [installation procedure](#installation--usage) and then run the following:

### Two legged

[](#two-legged)

```
