Download the PHP package asikam/softone without Composer
On this page you can find all versions of the php package asikam/softone. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download asikam/softone
More information about asikam/softone
Files in asikam/softone
Download asikam/softone
More information about asikam/softone
Files in asikam/softone
Vendor asikam
Package softone
Short Description A simple PHP Laravel package to interact with Softone ERP Web Services
License MIT
Package softone
Short Description A simple PHP Laravel package to interact with Softone ERP Web Services
License MIT
Please rate this library. Is it a good library?
Informations about the package softone
Softone Web Services PHP Laravel package
Laravel package that makes it easy to use the Softone Web Services REST API.
- Disclaimer: this is not an official package
Official documentation at: https://www.softone.gr/ws/
Installation
composer require asikam/softone
-
Then publish the config file
php artisan vendor:publish --provider="Asikam\Softone\SoftoneServiceProvider"
Usage
Get browser Data:
or build the request step by step:
- read more on how to use the Web Services at: https://www.softone.gr/ws/
All versions of softone with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-iconv Version *
ext-iconv Version *
The package asikam/softone contains the following files
Loading the files please wait ....