Popular Packages
-
-
PHP
mageplaza/module-delete-order
Magento 2 Delete Orders extension
Abandoned! See mageplaza/module-delete-orders
-
PHP
zendframework/zend-expressive-migration
Migrate Expressive applications from v2 to v3
Abandoned! See mezzio/mezzio-migration
-
-
-
-
-
-
-
PHP
freshbitsweb/slack-error-notifier
Send a message to a Slack channel when error occurs in your Laravel Application
-
PHP
bhuvidya/laravel-countries
Laravel Countries is a bundle for Laravel, providing Almost ISO 3166_2, 3166_3, currency, Capital and more for all countries. Bug kudos to Christoph Kempen, on whose work this package is heavily based (webpatser/laravel-countries).
-
-
-
-
PHP
stocker4all/luhn-mod-n
luhn-mod-n is a very simple solution to generate and verify luhn mod n checksums. Possible bases (value for n) are between 2 and 36. Luhn mod 10 is well known from the credit card number checksum. But also in different bases it can be useful to have this checksum functionality.