Libraries tagged by dynamic connections
karol-dabrowski/doctrine-dynamic-connection
1529 Downloads
Doctrine Dynamic Connection library allows you to modify database connection parameters at runtime
rradutzu/zend2-doctrine-dynamic-db
13819 Downloads
Zend2/3 Doctrine Module that allows defining connections using dynamic database names
sip/dynamic-connection-bundle
5 Downloads
Allows you to enable/disable bundles via the command line
techsemicolon/laravel-dynamic-user-connection
199 Downloads
A laravel package to dynamically have separate database connection setup for each user.
dskripchenko/laravel-schemify
12 Downloads
Schemify database manager for postgres connections
gam6itko/doctrine-multibase-bundle
1989 Downloads
Allows to dynamically switch base doctrine connection to multiple instances
code-distortion/swap-con
8553 Downloads
A Laravel package giving you control over which database to use and when without having to micro-manage (also for broadcasting, cache, filesystem, logging and queue connections)
sfynx-project/auth-bundle
32 Downloads
This Bundle handle authentication with role, permission and group dynamic system, and set handlers for login behavior, logout behavior and failure connection behavior. This add a layout theme system.
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.
isolution/meta-data
23 Downloads
This service provides a dynamic and flexible way to manage key-value structured data, allowing developers to seamlessly handle unknown or loosely defined attributes in their Laravel applications. By leveraging Laravel's powerful Collections and Eloquent ORM, the service introduces a structured approach to store, retrieve, and manipulate data stored as key-value pairs.
ipub/dynamic-social-connectors
19 Downloads
Override default social connectors with custom factories in Nette Framework
sixdg/dynamics-crm-php-connector
1267 Downloads
PHP Library for connecting to Dynamics CRM
kariricode/data-structure
80 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.