https://github.com/amethyst-php/data-view-action
https://github.com/amethyst-php/data-view-action
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amethyst-php/data-view-action
- Owner: amethyst-php
- License: mit
- Created: 2020-03-30T13:24:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T15:53:58.000Z (about 2 years ago)
- Last Synced: 2025-03-17T23:51:56.914Z (over 1 year ago)
- Language: PHP
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# amethyst-data-view-action
[](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`