railken / amethyst-contract
Installs: 107
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/railken/amethyst-contract
Requires
- php: >=7.2
- amethyst/address: 0.2.*
- amethyst/core: 0.2.*
- amethyst/customer: 0.2.*
- amethyst/invoice: 0.2.*
- amethyst/price: 0.2.*
- amethyst/product: 0.2.*
- amethyst/tax: 0.2.*
- amethyst/taxonomy: 0.2.*
Requires (Dev)
This package is auto-updated.
Last update: 2025-09-29 01:59:52 UTC
README
Amethyst package.
Requirements
PHP 7.1 and later.
Installation
You can install it via Composer by typing the following command:
composer require amethyst/contract
The package will automatically register itself.
Documentation
Testing
Configure the .env file before launching ./vendor/bin/phpunit