Download the PHP package econtract/toolbox without Composer
On this page you can find all versions of the php package econtract/toolbox. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download econtract/toolbox
More information about econtract/toolbox
Files in econtract/toolbox
Package toolbox
Short Description E-Contract BVBA toolbox API package
License proprietary
Homepage https://aanbieders.be
Informations about the package toolbox
E-Contract BVBA - Toolbox package
This package offers the integration of the econtract Toolbox API. This API can be used by partners and affiliates of econtract to leverage various services and utility resources owned by econtract on their own websites.
Installation
Pull this package in through Composer:
Next, you will need to add several values to your .env
file:
In order to use the API (and thus this package), an API key is required. If you are in need of such a key, please get in touch with Aanbieders.be via their website.
Laravel installation
Add the service provider to your config/app.php
file:
Add the API as an alias to your config/app.php
file
Usage
Laravel usage
You can access the API using the alias you have selected in your config/app.php
file:
For information regarding all possible parameters and their properties, we kindly refer you to the API documentation.
Non-laravel usage
License
This package is proprietary software and may not be copied or redistributed without explicit permission.
Contact
Charles Dekkers (owner)
- Email: [email protected]
Jan Oris (developer)
- Email: [email protected]
- Telephone: +32 496 94 20 57
All versions of toolbox with dependencies
illuminate/support Version >=6.0
ixudra/curl Version ~6.0
vlucas/phpdotenv Version ^5.2