Popular Packages
-
PHP
blaspsoft/onym
Onym is a lightweight Laravel package designed to generate unique, structured, and meaningful filenames effortlessly.
-
JavaScript
fetchify/module-fetchify
Adds data capture and validation products by Fetchify (previously Crafty Clicks) to Magento 2.
-
PHP
momentohq/client-sdk-php
PHP SDK for Momento, a serverless cache that automatically scales without any of the operational overhead required by traditional caching solutions.
-
-
-
-
PHP
gocardless/gocardless-pro-php
GoCardless Pro PHP Client Library
Abandoned! See gocardless/gocardless-pro
-
-
-
-
-
PHP
mouf/utils.common.conditioninterface
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.