Popular Packages
-
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.
-
-
-
-
-
PHP
isotope/isotope-core
Isotope is the premier open source eCommerce solution for Contao Open Source CMS
-
-
-
-
PHP
bpocallaghan/sluggable
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
-
-
PHP
naucon/form
The Package provides a form component for php to process and validate html forms. A form helper is also included to render your form in html markup (php oder smarty templates).
-
PHP
naucon/registry
This package provides a generic registry class to register any type of data under a identifier (key/value).
-
-
PHP
mouf/utils.log.log_interface
This package contains an interface used by many components to log messages. Please download a logger package that implements this interface (like the utils.log.errorlog_logger package)