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

https://github.com/amethyst-php/data-view-action


https://github.com/amethyst-php/data-view-action

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# amethyst-data-view-action

[![Action Status](https://github.com/amethyst-php/data-view-action/workflows/Test/badge.svg)](https://github.com/amethyst-php/data-view-action/actions)

[Amethyst](https://github.com/amethyst-php/amethyst) package.

# Requirements

PHP 7.2 and later.

## Installation

You can install it via [Composer](https://getcomposer.org/) by typing the following command:

```bash
composer require amethyst/data-view-action
```

The package will automatically register itself.

## Testing

Copy `phpunit.xml.dist` to `phpunit.xml` and change your environment before launching `./vendor/bin/phpunit`