Popular Packages
-
-
PHP
doctrine/migrations
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
-
-
PHP
symfony/messenger
Helps applications send and receive messages to/from other applications or via message queues
-
PHP
slevomat/coding-standard
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
-
-
PHP
symfony/lock
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
-
-
PHP
setasign/fpdi
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
-
-
PHP
paragonie/sodium_compat
Pure PHP implementation of libsodium; uses the PHP extension if it exists
-
-
PHP
mobiledetect/mobiledetectlib
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
-
-
PHP
composer/composer
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.