Libraries tagged by while
heimrichhannot/contao-entity_notifyer
29 Downloads
A backend module for sending notifications if an entity hasn't been changed in a while.
gymmed/bagisto-vite-parser
4 Downloads
Neat way to locate documents build with vite laravel library in bagisto project. Helps to find manifest.json while using config/bagisto-vite.
guidofaecke/doctrine-dbal-pdo-ibmi
9 Downloads
Doctrine DBAL module for DB2 on the IBM i platform , while using PDO
guidofaecke/doctrine-dbal-ibmi-linux
6 Downloads
Doctrine DBAL module for DB2 on the IBM i platform, while using odbc drivers on linux
gmsth/laravel-oop-validation
4 Downloads
make laravel validation easy to use while development laravel application
gemini-commerce/php-client-product-configurator
4 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.
funeralzone/msg-pack-php
16 Downloads
This package tries to leverage the power of Message Pack and msgpack.php. Mainly this uses https://github.com/msgpack-rpc/msgpack-rpc-php while updating the underlying code & upgrading to the above mentioned msgpack.php package.
fubber/util-types
3 Downloads
Provides a simple type system preferring native PHP types while allowing object polymorphism methods such as 'asFloat()', 'asInt()' and type checking helpers.
extensionforge/vnr-submit
42 Downloads
Submitting interrests of users while registering or changing zip code or customernumber including CWP as default
entire-studio/dynamic-accessors
3 Downloads
Dynamic setters and getters. While it can be done, it doesn't mean you should do it.
elimuswift/tenancy
42 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
elementary/runtime-cache
429 Downloads
Cache your data while PHP application is working.
edwardlyons/dotenv-set
19 Downloads
Allows you to set environment variables while your application is running
ebitkov/update-lock-bundle
27 Downloads
Locks access to a Symfony app while it's updating to prevent errors
driiiftking/module-observers-priority
3 Downloads
Module allows to set the order in which observer instances are executed while dispatching events