Libraries tagged by each
hx/interop
4 Downloads
Make all the languages talk to each other
hortf/pdftableparser
11 Downloads
Pdf parser library. Can read and extract information from pdf file. It's the orginal with a $ for each td in a html table
hk2/scrolltop
5 Downloads
Scroll Top adds an intuitive icon at the bottom-right corner of each page so that with one click you will be at the top of the page. No more dragging of the scroll bar. It will be just fun and ergonomic to use. Scroll Top is an uncomplicated free Open Source Magento Module allowing site visitors to immediately and seamlessly get back to the top of your web page after scrolling a lengthy pages.
haykalmedia/count-everything
19 Downloads
Async counting of visits to each post
hard-g/cpt-tax
286 Downloads
WordPress library that creates a taxonomy term corresponding to each item in a given Custom Post Type. Useful for mimicking post-to-post relationships.
hambrook/clitaskrunner
6 Downloads
Run a CLI command in the background and get updates via callbacks on events including buffer and line updates. You can subscribe to any writable stream and get callbacks triggered for new lines or on each buffer update.
greenreader9/flarum-set-new-user-mentions-preference
3 Downloads
User preference 'Someone mentions me in a post (email)' turned on by default for each new user in your Flarum forum.
gigi/event-request-response
37 Downloads
Allows to publish messages and getting response from each subscriber
gift-factory/secret-santa-picker
2 Downloads
Pick a random player for each other player of a given group
gidato/filesystem-model
6 Downloads
Representing filesystem struture as objects for each node
ghoster/module-multiplesalesrecipient
0 Downloads
Send multiple cc sales emails to the different recipients based on each customer.
getdesigned/ckeditor-custom-bullets
67 Downloads
Allows editors to set custom bullets for each individual list item in CKEditor for TYPO3 CMS.
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.
garmonic/laravel-features-arch
8 Downloads
This package helps you to divide you Laravel project code by features, encapsulated in separate folders. Each feature has its own container, configuration, routes, views and providers. You can enable and disable your features in general config file.
gabyquiles/doctrine-context
17 Downloads
Behat Context to allow create and drop a DB schema before each Scenario