natxet/cssmin
natxet/cssmin is a lightweight PHP CSS minifier that compresses stylesheets by stripping comments, whitespace, and redundant code to reduce file size and speed up page loads. Easy to integrate into build scripts or server-side pipelines.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cerdic/css-tidy | 0.83 | CSSTidy is a PHP CSS parser and minifier with full CSS3 support. Optimizes and fixes styles without regex for higher reliability. Includes web UI, core parser class, and a standalone CLI (pcsstidy). | 0 | 211 | — | 39K | — | 3.6 | 32.0 | — | — | |
| tedivm/jshrink | 0.82 | Native PHP JavaScript minifier for shrinking JS on the fly (cache recommended). Simple API: JShrink\Minifier::minify($js), with options like disabling flagged comment preservation. BSD licensed. | 762 | 773 | 146 | 704K | 13 | 28.1 | 48.6 | BSD-3-Clause | 6 months ago | |
| tubalmartin/cssmin | 0.81 | PHP CSS minifier ported from YUI Compressor (v2.4.8) with extra fixes/features. Compress CSS via PHP API, CLI, or GUI; options include keeping sourcemap comments, removing important comments, and line break control. Composer install; PHP 5.3.2+. | 231 | 236 | 35 | 785K | 20 | 8.4 | 55.4 | — | — | |
| matthiasmullie/minify | 0.81 | — | 2,044 | 2,342 | 330 | 790K | 102 | 50.2 | 58.4 | MIT | 11 months ago | |
| mrclay/jsmin-php | 0.78 | PHP port of Douglas Crockford’s JSMin for minifying JavaScript. Removes comments and unnecessary whitespace to shrink files while preserving behavior. Lightweight and simple to integrate into build scripts or server-side workflows. | 52 | 54 | 16 | 336K | 2 | 2.1 | 52.7 | BSD-3-Clause | 4 years ago | |
| nitra/php-min | 0.77 | PhpMin is a Composer-ready PHP port of the classic CssMin and JsMinPlus tools. It provides simple minification/formatting utilities for CSS and JavaScript assets, packaged for easy installation and use in PHP projects. | 10 | 14 | 4 | 573 | 2 | 0.6 | 23.8 | — | — | |
| davidjegat/assetic-minifier-bundle | 0.75 | — | 8 | 8 | 1 | 0 | 1 | 0.2 | — | MIT | — | |
| mrclay/minify | 0.71 | Minify is a PHP asset server for combining and compressing JS/CSS with cache-friendly headers, conditional GET, long Expires, and CSS URL rewriting. Note: no longer regularly maintained and may break modern JS/CSS; use newer tooling. | 2,999 | 3,041 | 464 | 326K | 59 | 62.4 | 52.7 | BSD-3-Clause | 3 months ago | |
| linkorb/jsmin-php | 0.69 | PHP port of Douglas Crockford’s JSMin for minifying JavaScript. Provides a simple API to strip comments and whitespace, shrinking scripts for faster delivery. Lightweight, dependency-free and easy to integrate into Laravel or any PHP build/deploy workflow. | 33 | 33 | 5 | 23K | 0 | 0.4 | 39.2 | — | — | |
| scssphp/scssphp | 0.68 | SCSSPHP is a PHP-based SCSS compiler for compiling .scss to CSS in your apps and build pipelines. Includes PHPUnit test suite, PSR-12 coding standards, and PHPStan static analysis tooling for contributors. | 629 | 640 | 90 | 876K | 11 | 27.6 | 51.7 | MIT | 6 months ago | |
| bartacus/bartacus-bundle | 0.68 | — | 13 | 13 | 9 | 297 | 14 | 9.8 | 22.8 | GPL-3.0 | 8 years ago | |
| composer/semver | 0.67 | Composer Semver is a PHP library for parsing and validating version constraints, normalizing versions, and comparing releases. Extracted from Composer, it supports semver-style rules where possible while staying compatible with PHP’s version_compare. | 3,296 | 3,318 | 76 | 10M | 0 | 32.1 | 50.1 | MIT | 9 months ago |
How can I help you explore Laravel packages today?