Popular Packages
-
-
-
PHP
eleving/zend-json
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
-
-
PHP
eleving/zend-cache
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
-
-
-
PHP
integer-net/magento2-shippingpreselection
This module provides methods to preselect a shipping method upon quote creation of the customer. It fetches all available countries from Magento Config and will preselect the default country/region/postcode of the current storeview.
Abandoned!
-
-
PHP
dutchcodingcompany/csv-collection
Read and write large csv files using Laravel's Illuminate Collections
-
PHP
calmohallag/nullable-casting
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
-