Popular Packages
-
PHP
serendipity_hq/component-text-matrix
A PHP library to render an array representing a matrix as a plain text table.
-
PHP
phpmussel/phpmailer
Uses PHPMailer to provide 2FA and email notifications support for phpMussel v3+
-
-
bonami/coding-standards
Bonami Coding Standard for PHP_CodeSniffer based on Slevomat and Consistence Coding Standard with custom configuration and additional checks.
-
PHP
karmendra/laravel-agent-detector
Laravel wrapper for matomo-org/device-detector user agent parser
-
PHP
optimistdigital/nova-notes-field
This Laravel Nova package adds a notes field to Nova's arsenal of fields.
-
-
-
-
-
-
-
-
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.