Libraries tagged by this7 config
wordpress-framework/wordpress-framework-config
11 Downloads
Provides a nested object property based user interface for accessing this configuration data within application code
ibnusyuhada/slim-lite-configuration
53 Downloads
Slim Lite Configuration is a file(s) configuration loader for Slim Framework Middleware. Just say the file(s), then Slim Lite Configuration will register the configuration items automatically to Slim settings. This package support with Ini, Php, Json, Xml, Yaml format. If need to change the configuration file, this package can do as you want.
dmitriikoziuk/yii2-config-manager
104 Downloads
This module allow storing configuration parameters to config files and management they dynamically from admin panel.
alice/config
1 Downloads
This is an Alice configuration package
alice/config1
1 Downloads
This is an Alice configuration package
alexmaestre/laravel-configurator
90 Downloads
This package allows to configure DB and Key in new Laravel installations using terminal.
zippovich2/wordpress-config
133 Downloads
This package allows you to configure filters and actions via yaml config files.
jaimevalasek/jv-config
70 Downloads
Use this module to generate the configurations of the modules jaimevalasek/JV.*.
walletapi/configuration
4 Downloads
this package is used to configure walletapi
rjzaar/recreate_block_from_config
21 Downloads
This will recreate block(s) from config on drush cr or install
hammer/magento2-configurator
3751 Downloads
This is a fork from CTIDigital's configurator repo. Keep magento persistently configured using files
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.
alice/configuration
9 Downloads
this package is used for alice configuration and used endpoints of alice
lezhnev74/dummy-config-loader
95 Downloads
This file allows me to lazy load config files and access entries with dot syntax: `database.default.driver`
masnathan/config4all
169 Downloads
This class helps you load your application configs, it supports php, xml, ini and json files.