An open API service indexing awesome lists of open source software.

https://github.com/effectra/minifyer

The Minify class provides methods to minify HTML, JSON, and CSS content.
https://github.com/effectra/minifyer

css html json minify php

Last synced: about 1 month ago
JSON representation

The Minify class provides methods to minify HTML, JSON, and CSS content.

Awesome Lists containing this project

README

          

# Minifyer

The `Minify` class provides methods to minify HTML, JSON, and CSS content.

## Usage

```php
...