Popular Packages
-
nvision/commerce365
Commerce 365 for Magento - Meta module
-
-
PHP
programic/laravel-convert-case-middleware
Convert request and response keys to and from camel and snake case.
-
-
-
-
PHP
chrisspaghetti/useragentgenerator
Generate a random User Agent based on OS, platform, browser, etc.
-
-
-
-
-
Vue
emilianotisato/nova-google-autocomplete-field
This Nova Package it's a Field that allows you to Autocomplete addresses with Google Place API and get the full metadata (lat and long, etc).
Abandoned!
-
-
-
PHP
bmdevel/php-index
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.