An open API service indexing awesome lists of open source software.

https://github.com/flipboxfactory/twig-trigger

ABANDONED: No longer relevant
https://github.com/flipboxfactory/twig-trigger

Last synced: 10 months ago
JSON representation

ABANDONED: No longer relevant

Awesome Lists containing this project

README

          

# A [TWIG](https://twig.symfony.com/) trigger token.
[![Join the chat at https://gitter.im/flipboxfactory/twig-trigger](https://badges.gitter.im/flipboxfactory/twig-trigger.svg)](https://gitter.im/flipboxfactory/twig-trigger?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Latest Version](https://img.shields.io/github/release/flipboxfactory/twig-trigger.svg?style=flat-square)](https://github.com/flipboxfactory/twig-trigger/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Build Status](https://img.shields.io/travis/flipboxfactory/twig-trigger/master.svg?style=flat-square)](https://travis-ci.org/flipboxfactory/twig-trigger)
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/flipboxfactory/twig-trigger.svg?style=flat-square)](https://scrutinizer-ci.com/g/flipboxfactory/twig-trigger/code-structure)
[![Quality Score](https://img.shields.io/scrutinizer/g/flipboxfactory/twig-trigger.svg?style=flat-square)](https://scrutinizer-ci.com/g/flipboxfactory/twig-trigger)
[![Total Downloads](https://img.shields.io/packagist/dt/flipboxfactory/twig-trigger.svg?style=flat-square)](https://packagist.org/packages/flipboxfactory/twig-trigger)

## Installation

To install, use composer:

```
composer require flipboxfactory/twig-trigger
```

## Testing

``` bash
$ ./vendor/bin/phpunit
```

## Contributing

Please see [CONTRIBUTING](https://github.com/flipboxfactory/twig-trigger/blob/master/CONTRIBUTING.md) for details.

## Credits

- [Flipbox Digital](https://github.com/flipbox)

## License

The MIT License (MIT). Please see [License File](https://github.com/flipboxfactory/twig-trigger/blob/master/LICENSE) for more information.