dev_dizs / mantarys-sdk
Not official easy way to connect Laravel project with Mantarys SOAP Services.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/dev_dizs/mantarys-sdk
Requires
- php: 7.4.*
- econea/nusoap: 0.9.11
Requires (Dev)
This package is auto-updated.
Last update: 2025-09-26 19:33:45 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