PHPackages                             destinylab/tarot - 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. destinylab/tarot

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

destinylab/tarot
================

The tool of Tarot Decks

10161PHP

Since Apr 18Pushed 11y ago4 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Tarot
=====

[](#tarot)

[![Build Status](https://camo.githubusercontent.com/ae64ee659778b4237e7a4c3edee92168061e4499d6bbc8bffc2897e319319362/68747470733a2f2f7472617669732d63692e6f72672f44657374696e794c61622f7461726f742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/DestinyLab/tarot)

Tarot is the tool of Tarot Decks.

Requirement
-----------

[](#requirement)

- PHP &gt;=5.4

Installing via Composer
-----------------------

[](#installing-via-composer)

The recommended way to install Tarot is through Composer.

```
# Install Composer
curl -sS https://getcomposer.org/installer | php
```

Next, update your project's composer.json file to include Tarot:

```
{
    "require": {
        "destinylab/tarot": "dev-master"
    }
}
```

Usage
-----

[](#usage)

```
