railken / amethyst-invoice
v0.2.2
2020-03-31 22:23 UTC
Requires
- php: >=7.2
- amethyst/core: 0.2.*
- amethyst/file-generator: 0.2.*
- amethyst/legal-entity: 0.2.*
- amethyst/listener: 0.2.*
- amethyst/tax: 0.2.*
- amethyst/taxonomy: 0.2.*
- amethyst/work: 0.2.*
- league/iso3166: ^2.1
- moneyphp/money: ^3.1
- mossadal/math-parser: ^1.3
Requires (Dev)
README
Amethyst package.
Requirements
PHP 7.1 and later.
Installation
You can install it via Composer by typing the following command:
composer require amethyst/invoice
The package will automatically register itself.
Documentation
Testing
Configure the .env file before launching ./vendor/bin/phpunit