Popular Packages
-
PHP
colinmollenhour/cache-backend-file
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
-
PHP
psr-discovery/log-implementations
Lightweight library that discovers available PSR-3 Log implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
-
PHP
dekor/php-array-table
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
-
PHP
matthiasnoback/symfony-config-test
Library for testing user classes related to the Symfony Config Component
-
-
PHP
phpoffice/phpexcel
PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
Abandoned! See phpoffice/phpspreadsheet
-
PHP
prism-php/prism
A powerful Laravel package for integrating Large Language Models (LLMs) into your applications.
-
-
-
-
-
-
PHP
neitanod/forceutf8
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
-
-
PHP
overtrue/phplint
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.