amritms / invoice-gateways
Single gateway for multiple invoice services
0.4.2
2026-01-07 03:28 UTC
Requires
- php: ^7.4|^8.0
- ext-json: *
- amritms/waveapps-client-php: ^0.3.1
- guzzlehttp/guzzle: ^7.0.1
- illuminate/database: ^7.0|^8.0|^9.0|^10.0
- illuminate/support: 7.0|^8.0|^9.0|^10.0
- paypal/rest-api-sdk-php: ^1.14
- quickbooks/v3-php-sdk: ^6.0
- sabinks/freshbooks-client-php: 0.3.4
Requires (Dev)
- orchestra/testbench: ^6.20.0
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2026-06-07 04:18:34 UTC
README
A package to manage third party invoices.
Installation
You can install the package via composer:
composer require amritms/invoice-gateways
Testing
composer test
Changelog
Invoices_configs table has a row for each user:
config {"businessId":"","refresh_token":"","access_token":"","expires_in":"","incomeAccountId":""}
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email amritms.git@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.