Libraries tagged by repoistories
gregoryduckworth/l5-repository
8 Downloads
Laravel 5 - Repositories to the database layer
ginsen/img-finder
49 Downloads
App to find images in several public repositories
ggioffreda/git-guardian
21 Downloads
A set of useful tools for backing up and execute tasks in bulk on remote repositories.
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.
gassan/suppress-info
9 Downloads
Plugin to suppress info messages received from repositories
gambito-corp/laravel-service-layer
2 Downloads
A Laravel package that provides tools for implementing a service layer architecture, including commands for generating interfaces, repositories, and services. It simplifies the creation of a robust service layer structure in Laravel applications, promoting better code organization and separation of concerns.
full-scale-teams/l5-repository-classic
16 Downloads
Laravel 5|6|7|8|9|10 - Repositories to the database layer
ftob/l5-repository
10 Downloads
Laravel 5 - Repositories to the database layer
frzb/doctrine-specification
5 Downloads
Specification Pattern for your Doctrine repositories
frontier/repository
14 Downloads
Laravel Frontier Repositories Package
frdl/package-fetcher
67 Downloads
Fetch informations of installable php packages from several repositories.
fousheezy/fzy-doctrine-utils
442 Downloads
Doctrine utility classes used in nearly any project that interacts with Doctrine repositories.
fluidtypo3/fluidtypo3-gizzle
6 Downloads
Gizzle plugins for running various tasks for the FluidTYPO3 repositories
filipnikolovski/l5-repository
15 Downloads
Laravel 5 - Repositories to the database layer
evinkuraga/tmdb-api
246 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.