Download the PHP package cct-marketing/rest without Composer
On this page you can find all versions of the php package cct-marketing/rest. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cct-marketing/rest
More information about cct-marketing/rest
Files in cct-marketing/rest
Download cct-marketing/rest
More information about cct-marketing/rest
Files in cct-marketing/rest
Vendor cct-marketing
Package rest
Short Description Base library to create an API sdk for CCT Microservices
License MIT
Package rest
Short Description Base library to create an API sdk for CCT Microservices
License MIT
Please rate this library. Is it a good library?
Informations about the package rest
REST API Component
A REST(Representational State Transfer) library to help rapidly develop RESTful web service SDKs. Supports serialization of response and request to objects.
Installation
Serilizer Libraries (Optional)
If no serializer is install all responses will be returned as an array
Recommended JMS Serialiser
Alternative Symfony Serialiser
Usage
To use the library you just need to extend the AbstractClient and AbstractSerializerRequest or AbstractRequest classes
To run:
All versions of rest with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.1 | ~8.0
symfony/yaml Version ~4.4|~5.0|~6.0
symfony/http-foundation Version ~4.4|~5.0|~6.0
cct-marketing/collections Version ~1.0
guzzlehttp/guzzle Version ~6.5|~7.0
symfony/yaml Version ~4.4|~5.0|~6.0
symfony/http-foundation Version ~4.4|~5.0|~6.0
cct-marketing/collections Version ~1.0
guzzlehttp/guzzle Version ~6.5|~7.0
The package cct-marketing/rest contains the following files
Loading the files please wait ....