Download the PHP package zoparga/billingo-laravel without Composer
On this page you can find all versions of the php package zoparga/billingo-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zoparga/billingo-laravel
More information about zoparga/billingo-laravel
Files in zoparga/billingo-laravel
Download zoparga/billingo-laravel
More information about zoparga/billingo-laravel
Files in zoparga/billingo-laravel
Vendor zoparga
Package billingo-laravel
Short Description Simple wrapper package for Billingo invoice app API
License MIT
Package billingo-laravel
Short Description Simple wrapper package for Billingo invoice app API
License MIT
Please rate this library. Is it a good library?
Informations about the package billingo-laravel
About the package
This is an API wrapper for Billingo
Installation
You can install the package via composer:
Publish config file
You get a new config file with the name of billingo-laravel
.
Add your API key here, or you can extend you .env
file:
Need to fill before live
- get API key
- get here https://app.billingo.hu/api-key
- get different "számlatömb", give API values to the config/env file
Docs are low, but examples are full!
Please check the following docs folder under __docs.
Examples
Please check the examples under _examples folder.
Variables, to use
Please check the examples under __docs/variables_to_use folder.
TODO
Invoice (document)
- [ ] cancel document
- [ ] save sent data to local database
- [ ] interval check, to keep sync Billingo & local db data
- [ ] proper logging
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of billingo-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2.5|^7.4|^8.0 |^8.1
guzzlehttp/guzzle Version 6.* | 7.*
laravel/framework Version 7.* | 8.* | 9.*| 10.*
spatie/laravel-package-tools Version ^1.13
guzzlehttp/guzzle Version 6.* | 7.*
laravel/framework Version 7.* | 8.* | 9.*| 10.*
spatie/laravel-package-tools Version ^1.13
The package zoparga/billingo-laravel contains the following files
Loading the files please wait ....