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.
- Host: GitHub
- URL: https://github.com/effectra/minifyer
- Owner: effectra
- Created: 2023-05-12T18:47:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-20T10:32:44.000Z (almost 3 years ago)
- Last Synced: 2024-12-29T16:34:07.007Z (over 1 year ago)
- Topics: css, html, json, minify, php
- Language: PHP
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minifyer
The `Minify` class provides methods to minify HTML, JSON, and CSS content.
## Usage
```php
...