amethyst/attribute

v0.3.4 2024-04-06 12:34 UTC

README

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