Libraries tagged by HowTo
idci/hello-world-bundle
3 Downloads
IDCI Bundle that show how to create a Symfony Bundle
hypothesisphp/lens
1 Downloads
Lens is a reusable object that knows how to locate, read, and transform a specific piece of data inside any object or array.
huangjinbing/allinpay
5 Downloads
how to develop a laravel package
heineref/kirby-helpsection
0 Downloads
This plugin allows Panel users to display help how to work in the Panel, which can be called up directly in the Panel by clicking on the question-mark-icon in the Panel menu on the left.
hatem-ghaly/using_curl
0 Downloads
A simple example how to use CURL library
haassie/seo_demo_extension
1 Downloads
Demo extension to show how to use the SEO features in TYPO3 core
grinet/duplicatefix
0 Downloads
Fixes 'Item with the same ID "ID" already exists' error. Inspired from http://www.rscoder.com/2019/12/magento-2-how-to-resolve-item-with-same.html
greenpacket/kiplepay
109 Downloads
The SDK mainly shows how to access the kiplepay gateway.
gonzalezuy/article2
19 Downloads
An example on howto use require
giorgiosironi/composer-book-club
2 Downloads
Showing how to install dependencies with Composer
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.
gaopengfei/born
7 Downloads
how to build a composer package
gabrielsoaresmaciel/php-lib-example
3 Downloads
php lib to learning how to create and publish in packagist
forceedge01/bdd-analyser
78 Downloads
Analyse bdd scripts and find issues with detailed information and how to address these issues to prolong the longevitiy of your behaviour suite
fignon/fignon
2 Downloads
Fignon is a middleware chain runner which starts with an http request and end with an http response. Fignon ease how to create php website and rest api.