Popular Packages
-
-
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
nicmart/tree
A basic but flexible php tree data structure and a fluent tree builder implementation.
-
-
PHP
jakub-onderka/php-console-highlighter
Highlight PHP code in terminal
Abandoned! See php-parallel-lint/php-console-highlighter
-
-
PHP
mrclay/jsmin-php
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
-
-
-
-
PHP
scrivo/highlight.php
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js