Download the PHP package tristanfrn/pennylane-laravel without Composer
On this page you can find all versions of the php package tristanfrn/pennylane-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tristanfrn/pennylane-laravel
More information about tristanfrn/pennylane-laravel
Files in tristanfrn/pennylane-laravel
Package pennylane-laravel
Short Description Pennylane API wrapper for Laravel 11 - Fork from Ashraam's work
License MIT
Homepage https://github.com/tristanfrn/pennylane-laravel
Informations about the package pennylane-laravel
Pennylane API wrapper for Laravel
Please read the official API documentation to know what are the required fields for each endpoint.
Installation
You can install the package via composer:
Then add the Pennylance API KEY in the .env
file.
Usage
List all customers
Get a customer by it's ID
Create a new customer
Update a customer
List all products
Get a product by it's ID
Create a new product
Update a product
List all invoices
Get an invoice by it's ID
Create an invoice
Second and third default value is set to false
Import an invoice
Third default value is set to false
List all estimates
Get an estimate by it's ID
Create a new estimate
Get an enum
The second parameter default value is en
Changelog
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 [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.