| Recommend this page to a friend! |
| Info | Documentation | Reputation | Support forum | Blog | Links |
| Ratings | Unique User Downloads | Download Rankings | ||||
| Not enough user ratings | Total: 46 | All time: 10,798 This week: 206 | ||||
| Version | License | PHP version | Categories | |||
| mezon-service-client 1.0 | MIT/X Consortium ... | 5 | PHP 5, Web services |
| Description | Author | |
This class can send call to Web service registered in a directory. |

Mezon provides simple client services based on the Mezon framework.
Just print in console
composer require mezon/service-client
And that's all )
First of all you need to create client and set to wich service it must send requests:
$client = new \Mezon\Service\ServiceClient('https://some-service.com/');
And since then you can connect to this service:
client->connect('login', 'password');
You already know about one out-of-the box method - connect. But there are more of them.
| File | Role | Description | ||
|---|---|---|---|---|
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Doc. | Documentation | |||
| Class | Class source | |||
| / | Tests |
| File | Role | Description | ||
|---|---|---|---|---|
| |
Class | Class source | ||
| |
Class | Class source | ||
| |
Class | Class source | ||
| / | Tests | / | Conf |
| File | Role | Description |
|---|---|---|
| |
Data | Auxiliary data |
| |
Data | Auxiliary data |
| |
Data | Auxiliary data |
| |
Data | Auxiliary data |
| |
Data | Auxiliary data |
| |
Data | Auxiliary data |
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
| mezon-service-client-2020-07-21.zip 15KB | |
| mezon-service-client-2020-07-21.tar.gz 13KB | |
| Install with Composer |
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 100% |
|
|
| Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.