cerdic/css-tidy
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).
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| patchwork/jsqueeze | 0.83 | PHP JavaScript minifier that removes whitespace/comments, mangles local vars, and preserves important/conditional comments. Works on semicolon-free, parse-error-free JS; compression comparable to YUI Compressor/UglifyJS. Single class, Composer install. | 163 | 158 | 36 | 34K | 10 | 2.4 | 24.3 | Apache-2.0 | — | |
| natxet/cssmin | 0.83 | 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. | 82 | 91 | 40 | 66K | 7 | 4.8 | 42.0 | — | 8 years ago | |
| nitra/php-min | 0.83 | 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 | 596 | 2 | 0.6 | 24.0 | — | — | |
| devlabs91/assetic | 0.82 | Laravel package integrating Assetic for managing and compiling web assets (CSS/JS) with filters and bundling, helping organize, minify, and combine frontend resources within your application build and deployment workflow. | 0 | 0 | 0 | 5 | 0 | 0.0 | 10.8 | MIT | — | |
| allocine/twigcs | 0.82 | — | 1 | 1 | 0 | 513 | 0 | 0.0 | 23.5 | MIT | — | |
| pds/skeleton | 0.81 | PDS standard defining a common filesystem skeleton for PHP packages. Specifies required root directories (src, tests, docs, config, bin, public, resources) and key root files (README, LICENSE, CHANGELOG, CONTRIBUTING), plus validation/generation tools. | 2,419 | 2,420 | 164 | 4K | 5 | 20.1 | 8.3 | CC-BY-SA-4.0 | 9 years ago | |
| catchamonkey/assetic-filter-bundle | 0.81 | — | 2 | 3 | 1 | 0 | 0 | 0.0 | — | — | — | |
| yfix/packager | 0.81 | Laravel package to help scaffold and manage package structure with common conventions. Provides utilities for generating boilerplate files, organizing configs and service providers, and streamlining local package development and publishing. | 1 | 1 | 0 | 235 | 0 | 0.0 | 28.6 | MIT | — | |
| matthiasmullie/minify | 0.80 | — | 2,043 | 2,342 | 330 | 804K | 102 | 50.3 | 58.6 | MIT | 11 months ago | |
| tubalmartin/cssmin | 0.79 | 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 | — | — | |
| sabberworm/php-css-parser | 0.79 | Parse and manipulate CSS in PHP with a fast, flexible parser. Convert CSS into an object model, inspect and edit rules, selectors, and declarations, then render back to CSS. Useful for minifying, rewriting assets, or building CSS tooling. | 1,821 | 1,832 | 152 | 6M | 135 | 56.6 | 79.3 | MIT | 3 months ago | |
| binsoul/coding-standard | 0.79 | PHP_CodeSniffer-based coding standard bundle for PHP projects, providing opinionated style rules and configurations to keep code consistent. Easy to install via Composer and integrate into CI for automated code style checks and enforcement. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| wayofdev/cs-fixer-config | 0.79 | — | 5 | 5 | 0 | 2K | 1 | 10.2 | 38.2 | MIT | 1 year ago | |
| friendsofphp/php-cs-fixer | 0.77 | PHP CS Fixer automatically fixes PHP code to match coding standards. Use built-in rule sets (PER-CS, Symfony, PhpCsFixer) or custom config to unify style, modernize PHP/PHPUnit code, and apply safe or risky migrations. Supports PHP 7.4–8.5. | 13,520 | 13,609 | 1,635 | 5M | 44 | 86.2 | 72.3 | MIT | 3 weeks ago | |
| alex198710/csstidy | 0.76 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | GPL-2.0 | — | |
| fabpot/php-cs-fixer | 0.74 | PHP CS Fixer is a command-line tool for automatically fixing PHP coding standards issues. It formats and modernizes code using configurable rulesets, supports custom rule configurations, and helps keep projects consistent and clean across teams and CI. | 13,520 | 13,538 | 1,634 | 21K | 44 | 85.5 | 39.5 | MIT | 3 weeks ago | |
| tightenco/duster | 0.71 | Duster automatically applies Tighten’s Laravel code style by running TLint, PHP_CodeSniffer, PHP CS Fixer, and Laravel Pint. Lint or fix the whole project (or only dirty files), and generate GitHub Actions or Husky hooks with optional container env support. | 596 | 596 | 26 | 117K | 11 | 35.5 | 43.3 | MIT | 1 month ago | |
| gajus/dindent | 0.70 | gajus/dindent is a PHP library that indents HTML using the DOM, producing clean, readable markup without regex hacks. Useful for formatting templates, tidying generated HTML, and adding consistent indentation in tooling, tests, or build pipelines. | 178 | 179 | 32 | 45K | 14 | 6.1 | 37.8 | NOASSERTION | — |
How can I help you explore Laravel packages today?