Popular Packages
-
-
-
-
PHP
neitanod/forceutf8
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
-
-
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
laminas/laminas-captcha
Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more
-
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
colinmollenhour/php-redis-session-abstract
A Redis-based session handler with optimistic locking
-
-
PHP
dekor/php-array-table
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
-
PHP
icecave/repr
A library for generating string representations of any value, inspired by Python's reprlib library.
-
PHP
mrclay/jsmin-php
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
-
PHP
psr-discovery/cache-implementations
Lightweight library that discovers available PSR-6 Cache 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.