Libraries tagged by compra
colinodell/json5
18101012 Downloads
UTF-8 compatible JSON5 parser for PHP
caxy/php-htmldiff
18404973 Downloads
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
webmozart/path-util
85237669 Downloads
A robust cross-platform utility for normalizing, comparing and modifying file paths.
phpseclib/bcmath_compat
19540857 Downloads
PHP 5.x-8.x polyfill for bcmath extension
wimg/php-compatibility
2079531 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
wapmorgan/unified-archive
1453068 Downloads
UnifiedArchive - an archive manager with unified interface of working with all popular archive formats (zip/7z/rar/gz/bz2/xz/cab/tar/tar.gz/tar.bz2/tar.x/tar.Z/...) for PHP with ability for listing, reading, extracting and creation + built-in console archive manager.
voku/html-min
4148478 Downloads
HTML Compressor and Minifier
tinify/tinify
4666692 Downloads
PHP client for the Tinify API. Tinify compresses your images intelligently. Read more at https://tinify.com.
symfony/polyfill-php85
3320125 Downloads
Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions
symfony/polyfill-php55
31304141 Downloads
Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions
symfony/polyfill-php54
30425865 Downloads
Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions
ps/image-optimizer
1673212 Downloads
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
phpcompatibility/phpcompatibility-paragonie
25698732 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.
phootwork/lang
18844483 Downloads
Missing PHP language constructs
mrclay/jsmin-php
10793602 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.