Download the PHP package kubinyete/template-sdk-php without Composer
On this page you can find all versions of the php package kubinyete/template-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kubinyete/template-sdk-php
More information about kubinyete/template-sdk-php
Files in kubinyete/template-sdk-php
Download kubinyete/template-sdk-php
More information about kubinyete/template-sdk-php
Files in kubinyete/template-sdk-php
Vendor kubinyete
Package template-sdk-php
Short Description Base template for generating highly optimized webservice SDKs
License
Package template-sdk-php
Short Description Base template for generating highly optimized webservice SDKs
License
Please rate this library. Is it a good library?
Informations about the package template-sdk-php
Template SDK/Webservice Project
What?
This project provides a basic quick-start template for creating Webservice clients.
Why?
Instead of repeating the same things over and over again for every webservice client that your application needs, this template provides a quick and easy solution for building and mapping endspoints to your client, providing a structured approach for endpoint representation, environment mapping and error handling.
How?
To get started, just extend the base Core/Client
and create your first endpoint, following the example below:
All versions of template-sdk-php with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
>=6.0
kubinyete/assertation Version ^1.0
psr/log Version ^1.1
symfony/polyfill-php81 Version ^1.28
symfony/polyfill-php80 Version ^1.28
kubinyete/assertation Version ^1.0
psr/log Version ^1.1
symfony/polyfill-php81 Version ^1.28
symfony/polyfill-php80 Version ^1.28
The package kubinyete/template-sdk-php contains the following files
Loading the files please wait ....