Popular Packages
-
-
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.
-
PHP
techdivision/import-attribute
Pacemaker library providing basic Magento 2 attribute import functionality
-
-
-
PHP
mollie/polyfill-libsodium
A polyfill package to transition from the libsodium php extension to the sodium extension. Which is included in PHP 7.2
Abandoned!
-
-
-
-
-
PHP
techdivision/import-cli
Commands and Helpers to implement a CLI providing single-threaded Magento 2 importing functionality based on Pacemaker
-
-
-
PHP
techdivision/import-customer-address
Pacemaker library providing basic Magento 2 customer address import functionality