marcocesarato / PHP-MinifierLinks
This class can minify HTML, JavaScript and CSS to take less space. It can take a string with either HTML, JavaScript or CSS, and parses it to eliminate unnecessary text. The class returns as result a a string that is smaller than the original.
☆13Updated 2 years ago
Alternatives and similar repositories for PHP-Minifier
Users that are interested in PHP-Minifier are comparing it to the libraries listed below
Sorting:
- Tool to load namespaces and classes from composer.json file without composer☆73Updated 2 years ago
- Simple MySQLi Abstraction Layer + Doctrine/DBAL support☆45Updated 5 months ago
- The Email Validator library builds upon PHP's built in `filter_var($emailAddress, FILTER_VALIDATE_EMAIL);` by adding a default MX record …☆32Updated 2 months ago
- Modern cookie management for PHP☆166Updated last year
- Simple and convenient file uploads — secure by default☆66Updated 2 years ago
- PHP lib which sends a file with support for (multiple) range requests and throttle.