Libraries tagged by followup
gregoryduckworth/nestablecollection
13 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
greg-1-anderson/drupal-drupal-composer
0 Downloads
Project template for Drupal 8 projects with composer following drupal/drupal layout
goten4/gtn-persist-base
2199 Downloads
Zend Framework 2 Module that provides Persistence basic functionality (trying to follow DDD principles)
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.
garrettw/venue
0 Downloads
PHP event-dispatcher library following PSR-14 and the Mediator/Observer patterns
g1a-drupal-fixtures/legacy-project
1 Downloads
Project template for Drupal 8 projects with composer following drupal/drupal layout
frangeris/skeleton-provider
26 Downloads
Skeleton for providers using SDK following RESTful standar
fmchan/instagram-user-feed
4 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
flores/sitemap-maker
8 Downloads
SitemapMaker is a PHP library for generating XML sitemaps. It provides an easy way to create, manage, and export sitemaps following the standard protocol.
filippofinke/insta-learn
0 Downloads
Machine learning based follow unfollow algorithm
ezrarieben/pdo-wrapper-singleton
8 Downloads
A wrapper class written for PDO MySQL DB connections following the singleton pattern
extern-kovalenko/phpstan-strict-rules
2 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
ejklock/laravel-nist-password-rules
11 Downloads
đź”’ Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
effectra/cors
22 Downloads
PHP library for enabling CORS (Cross-Origin Resource Sharing) in HTTP requests/responses. It follows PSR guidelines, and can be easily integrated into PHP projects.
edfavieljr/laravel-ai-bridge
1 Downloads
LaravelAIBridge provides a unified and fluid API to implement advanced AI capabilities in Laravel applications, including text generation, embedding, sentiment analysis, classification and image generation, all following Laravel conventions and style.