# css-crush を Homebrew でインストール

css-crush のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:css-crush
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install css-crush
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:css-crush
- **パッケージマネージャ:** Homebrew
- **バージョン:** 5.0.1
- **ソース概要:** Extensible PHP based CSS preprocessor
- **ホームページ:** <https://the-echoplex.net/csscrush>
- **リポジトリ:** <https://github.com/peteboere/css-crush>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- csscrush (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 5.0.1
## プロジェクトの歴史と使われ方

CSS Crush is an extensible PHP-based CSS preprocessor and command-line tool for vendor prefixing, variables, imports, nesting, functions, mixins, minification, plugins, and source maps.

### プロジェクトの歴史

The upstream changelog shows CSS Crush evolving through the early-2010s CSS preprocessor wave, adding selector aliasing, vendor aliases, plugins, source maps, watch mode, and command-line workflow features before later major releases raised PHP requirements and removed older legacy-browser features.

### 採用の歴史

The README documents both Composer installation for PHP projects and npm installation for JavaScript workflows, reflecting a package that began as a PHP preprocessor but also catered to Node-oriented build pipelines.

### 使われ方

CSS Crush can be used as a PHP library, through helper functions that compile files or strings, or as a CLI-oriented build tool. The 2014 changelog entry for version 2.2.0 added a command-line config file named crushfile.php, which is the package's official documented config filename.

### パッケージ好きにとっての重要性

For package collectors, CSS Crush represents the period when CSS preprocessors competed on lightweight build integration, automatic prefixing, and language extensions before many of those features moved into PostCSS pipelines or native CSS.

### タイムライン

- 2012: 1.8.0 adds selector aliasing.
- 2013: 2.0.0 raises the PHP requirement, namespaces library code, and removes several legacy IE helpers.
- 2014: 2.2.0 adds crushfile.php for command-line configuration.
- 2019: 3.0.0 raises the PHP requirement to 5.6 and simplifies the plugin API.
- 2022: 4.0.0 raises the PHP requirement to 7.

### Related projects

- CSS Crush sits in the same historical space as Sass, Less, Stylus, PostCSS-era plugins, and other CSS build tools that extended CSS before browser support caught up.

### ソース

- <https://github.com/peteboere/css-crush#readme>
- <https://github.com/peteboere/css-crush/blob/master/CHANGELOG.md>
- <https://the-echoplex.net/csscrush>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/css-crush.yml](https://github.com/mxcl/pkgdb/blob/main/combined/css-crush.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
