Download the PHP package mbamarante/cakesoap without Composer
On this page you can find all versions of the php package mbamarante/cakesoap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mbamarante/cakesoap
More information about mbamarante/cakesoap
Files in mbamarante/cakesoap
Download mbamarante/cakesoap
More information about mbamarante/cakesoap
Files in mbamarante/cakesoap
Vendor mbamarante
Package cakesoap
Short Description Soap plugin for CakePHP 4.x
License MIT
Homepage http://github.com/mbamarante/CakeSoap
Package cakesoap
Short Description Soap plugin for CakePHP 4.x
License MIT
Homepage http://github.com/mbamarante/CakeSoap
Please rate this library. Is it a good library?
Informations about the package cakesoap
CakeSoap
Requirements
- CakePHP 4.x
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
You can also add "mbamarante/cakesoap" : "dev-master"
to require
section in your application's composer.json
. Use for latest updates.
-- or --
You can also add "mbamarante/cakesoap" : "~3.2"
to require
section in your application's composer.json
. Stable Release.
Usage
Include the CakeSoap library files:
Sample Request
All versions of cakesoap with dependencies
PHP Build Version
Package Version
The package mbamarante/cakesoap contains the following files
Loading the files please wait ....