https://github.com/desemaxgroup/faktura-calculations
Faktura Calculations Package.
https://github.com/desemaxgroup/faktura-calculations
invoice invoice-calculation invoices php php-package php7
Last synced: 10 months ago
JSON representation
Faktura Calculations Package.
- Host: GitHub
- URL: https://github.com/desemaxgroup/faktura-calculations
- Owner: desemaxgroup
- License: mit
- Created: 2018-06-17T14:30:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-17T14:32:17.000Z (over 7 years ago)
- Last Synced: 2025-01-04T00:32:42.897Z (11 months ago)
- Topics: invoice, invoice-calculation, invoices, php, php-package, php7
- Language: PHP
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Faktura Calculations
// TODO: add description
## Installation
You can install the package via composer:
```bash
composer require desemax/faktura-calculations
```
## Usage
``` php
// todo
```
### Testing
``` bash
composer test
```
### Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
### Security
If you discover any security related issues, please email info@desemax.com instead of using the issue tracker.
## Credits
- [Desemax Dev Team](https://github.com/desemaxconsulting)
## Info
To find more about our company, please visit [desemax.com](https://desemax.com)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.