Libraries tagged by response request
ifcanduela/kernel-middleware
9 Downloads
Middleware processor for HTTP requests and responses
iamgold/http
15 Downloads
This is a lightweight HTTP Request and Response manipulatation library.
hrodic/guzzle5-log-subscriber
3864 Downloads
Logs HTTP requests and responses as they are sent over the wire (Guzzle 4+)
hotaruma/pipeline
7 Downloads
Pipeline library built on top of PSR-15, PSR-7, and PSR-11 standards for handling HTTP requests and responses with middleware support.
hamidmp/dualresource
9 Downloads
DualResource - Parameters mapper for both request and response
habanero/postman
180 Downloads
Application handler through request/response for PHP
guide42/ochenta
23 Downloads
HTTP request/response implementation
golov-evgeniy/codeception-openapi3.0-validator
457 Downloads
Validate API requests and responses for compliance with the Swagger / OpenAPI 3.0 description
gemini-commerce/php-client-product-configurator
5 Downloads
## Introduction This comprehensive guide will equip you with the knowledge to integrate and leverage our Product Configurator Service in your applications. ## Quick Start Get up and running in no time! Follow these steps to kickstart your integration: 1. **Authentication:** Obtain your integration JWT to authenticate your requests. 2. **Client Libraries:** Explore our GitHub repositories to grab client libraries in your preferred programming language. 3. **API Overview:** Familiarize yourself with our RESTful API using the OpenAPI specification. ## Integration ### API Overview Our RESTful API is the gateway to unlocking the full potential of Product Configurator. Check out the detailed [API Reference](/docs/category/configurator) for a granular understanding of each endpoint and request/response format. ### Client Libraries To expedite your integration process, we provide client libraries for various programming languages. Find the one that suits your stack in our [GitHub repositories](https://github.com/Gemini-Commerce). ### Authentication Security is paramount. Learn how to authenticate your requests using JWT. This ensures a secure and reliable connection between your application and Product Configurator. ## Configuration Management ### Configurator Lifecycle Understand the lifecycle of configurators, from draft to active and deleted. This flexibility allows you to manage configurations at your own pace. ### Steps and Options Configure product steps with ease and define options effortlessly. Explore the power of dependencies to create dynamic and intuitive configurations. ### Matrices Delve into matrices—your secret weapon. Explore price and weight matrices, and learn how configured steps influence properties and pricing. ### Price Management Unleash dynamic pricing with our versatile price matrices. From fixed prices to incremental structures, adapt to diverse pricing models effortlessly. ## Security Your data is in safe hands. Discover how Product Configurator ensures security through JWT authentication, safeguarding your sensitive information. ## Backward Compatibility Stay ahead of the curve. Learn about our versioning strategy, providing backward compatibility while allowing our service to evolve seamlessly. ## Developer Support Have questions? Need assistance? Write to us at [[email protected]](mailto:[email protected]) and we will get back to you.
gasparyanyur/http
80 Downloads
The sabre/http library provides utilities for dealing with http requests and responses.
garkavenkov/http
12 Downloads
The PHP library that provides utilities for dealing with http requests and responses.
fyre/server
318 Downloads
A HTTP server request/response library.
futuretek/data-mapper
1 Downloads
A lightweight, reflection-based PHP 8.1+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
fulcrum/http
12 Downloads
HTTP Request/Response library
freimaurerei/yii2-json-rpc-2.0
602 Downloads
JSON RPC 2.0 for Yii2 strict type validation of request and response data