dev_dizs / mantarys-sdk
There is no license information available for the latest version (dev-main) of this package.
Not official easy way to connect Laravel project with Mantarys SOAP Services.
dev-main
2025-02-19 19:32 UTC
Requires
- php: 7.4.*
- econea/nusoap: 0.9.11
Requires (Dev)
This package is auto-updated.
Last update: 2025-04-26 18:37:18 UTC
README
NO OFFICIAL | An easy way to connect your Laravel project with Mantarys SOAP WS. Remember you must have a valid user information.
Requirements
- PHP 7.4.*
Installation
To install this library use Composer.
composer require dev_dizs/mantarys-sdk
Publishing Configuration
To publish the configuration file, run the following command:
php artisan vendor:publish --tag=mantarys-config