Libraries tagged by out of date
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.
shieldfy/waf-detector
133 Downloads
This is a simple package for Web Application Firewall Detection. It supports CloudFlare, Incapsula, ModSecurity, and Shieldfy out of the box.
gianlucagiacometti/roundcube-toolbox
429 Downloads
Set of tools for Roundcube webmail
zendexperts/ze-security
974 Downloads
ZeSecurity is a Zend Framework 2 module that adds an out of the box security layer for your applications based on PHPIDS(Intrusion Detection System)(https://phpids.org/).
socialblue/laravel-query-adviser
3186 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
php-pike/pike
201 Downloads
PiKe is a extension library for ZendFramework2/Doctrine2 projects. PiKe has out-of-the-box support for building complete DataTables (jqGrid/Gebo) and many more cool stuff. Just check it out.
izarmx/voyager-migration-generator
13 Downloads
This package autogenerates migrations out of database schema changes done through Voyager
weboftalent/gridrows
735 Downloads
SilverStripe module to facilitate easier templating of DataObjects laid out in a grid
octacondeveloper/php-orm
18 Downloads
This is a light weight ORM for core PHP applications that supports MySQL, Postgres and Sqlite database engine out of the box.
bridit/bifrost-database
5240 Downloads
Laravel Database with some add-ons out of the box
dabeedj/module-configurable-child-visibility
33 Downloads
Magento 2.x Extension to prevent Out of Stock Children being removed from Used Product Collections.
fbeen/settingsbundle
12 Downloads
This Bundle adds settings out of the database integration on top of the Symfony framework. It lets you design application-settings which can be maintained by the owner or administrator from the website.
amadiify/querydb
4 Downloads
This package provides more flexibility working with mysql, sqlite and pgsql database systems in PHP out of the box.
pilotftzi/net-gearman
29 Downloads
Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates. This package provides an interface for PHP to communicate with the Gearman server.
ipunkt/auth-social-auth
73 Downloads
Ties in ipunkt/auth with ipunkt/social-auth to provider Database Profiles through the User model out of the box