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

https://github.com/amethyst-php/group


https://github.com/amethyst-php/group

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# amethyst-group

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

[Amethyst](https://github.com/amethyst-php) 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/group
```

The package will automatically register itself.

## Testing

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