railken / amethyst-invoice
Installs: 337
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/railken/amethyst-invoice
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