Popular Packages
-
PHP
psr-discovery/discovery
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
-
PHP
psr-discovery/http-factory-implementations
Lightweight library that discovers available PSR-17 HTTP Factory 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
psr-discovery/http-client-implementations
Lightweight library that discovers available PSR-18 HTTP Client 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.
-
-
Go
spiral/roadrunner
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
-
-
-
PHP
neitanod/forceutf8
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
-
-
PHP
dekor/php-array-table
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
-
-
-
PHP
mkalkbrenner/php-htmldiff-advanced
An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
-
PHP
setasign/tfpdf
This class is a modified version of FPDF that adds UTF-8 support. The latest version is based on FPDF 1.85.
-
PHP
gesdinet/jwt-refresh-token-bundle
Implements a refresh token system over Json Web Tokens in Symfony