Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 744 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 744 Bytes

amethyst-attribute

Action Status Amethyst

Requirements

PHP 8.2 and later.

Installation

You can install it via Composer by typing the following command:

composer require amethyst/attribute-schema

The package will automatically register itself.

Documentation

Read

Testing

  • Clone this repository
  • Copy the default phpunit.xml.dist to phpunit.xml
  • Change the environment variables as you see fit
  • Launch ./vendor/bin/phpunit