Popular Packages
-
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
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.
-
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
sanmai/di-container
dependency injection container with automatic constructor dependency resolution
-
PHP
sanmai/duoclock
PHP time mocking for tests - PSR-20 clock with mockable sleep(), time(), and TimeSpy for PHPUnit testing
-
-
-
PHP
mrclay/minify
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
-
-
PHP
laminas/laminas-captcha
Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more
-
PHP
icecave/repr
A library for generating string representations of any value, inspired by Python's reprlib library.
-
-
-
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.