Libraries tagged by paramiko
eonx-com/requesthandlers
2868 Downloads
Support library to enable Request DTO and Doctrine ParamConverters in Lumen
ed.sukharev/request-headers-param-converter
1070 Downloads
This param converter for Sensio Framework Extra Bundle adds convenient HTTP headers handling
ckrack/optimus-bundle
8 Downloads
Integrate Optimus in a Symfony project
loyaltycorp/requesthandlers
272 Downloads
Support library to enable Request DTO and Doctrine ParamConverters in Lumen
parshikovpavel/psr-cache-adapter
17 Downloads
Adapter-decorator to cast a PSR-6 pool implementation to the PSR-16 simple cache interface
parshikovpavel/final-keyword
5 Downloads
Examples to examine from the article on habr.com
parshikovpavel/array-cache
11 Downloads
Non-persistent PSR-6/PSR-16 compatible cache using an array. Useful for mocking the original cache in tests
parapilot/laravel-common
203 Downloads
common package for laravel framework
paramov/laravel-paytr
3 Downloads
Laravel Paytr Wrapper
paramoredigital/rest-request
22 Downloads
A simple PHP class for submitting REST requests via cURL.
paramoredigital/codebase-exceptions-php
40 Downloads
Framework-independent library for PHP 5.3 that notifies Codebase or Airbrake.io of exceptions in your application.
paramoredigital/bronto-laravel
69 Downloads
A simple Laravel 4 service provider for using the Bronto PHP SDK.
paramonov/cold-hot
7 Downloads
paramonovav/laravel-optimize-images
62 Downloads
Optimize images command for Laravel 4
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.