Download the PHP package ashraam/evoliz-php without Composer
On this page you can find all versions of the php package ashraam/evoliz-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package evoliz-php
PHP Wrapper for Evoliz API
All the query, body parameters can be found on the official API documentation
Installation
You can install the package via composer:
If your are using Laravel
you can follow this integration guide.
Example
Evoliz client
The client will be required for every sub classes.
It accepts 4 parameters
companyId
Int requiredpublicKey
String requiredsecretKey
String requiredendpoint
String optional (default:https://www.evoliz.io/api/v1/
)
Banks\BankAccount
Banks\BankItem
Sales\Invoice
Sales\Quote
Sales\SaleOrder
Sales\Delivery
Sales\Payment
Sales\Credit
Sales\Advance
Sales\DocumentLink
Purchases\Buy
Purchases\SupplierCredit
Reports\Reports
Journals\Journals
Clients\Client
Client\ContactClient
Client\Prospect
Client\ContactProspect
Catalog\Article
Files\File
Settings\PurchaseClassification
Settings\SaleClassification
Settings\PurchaseAffectation
Settings\SaleAffectation
Settings\Analytics
Settings\Accounts
Settings\PaymentTypes
Settings\PaymentTerms
Settings\UnitCodes
Settings\VatRates
Apps\MyUnisoft
Administration\User
Administration\Subscription
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
- Romain Bertolucci (IT Consulting)
- All Contributors
License
The MIT License (MIT). Please see License File for more information.