Popular Packages
-
-
-
-
PHP
mrclay/jsmin-php
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
-
-
-
-
PHP
caxy/php-htmldiff
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
-
-
PHP
neitanod/forceutf8
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
-
-
-
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-permissions-acl
Provides a lightweight and flexible access control list (ACL) implementation for privileges management
-
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.