kriswallsmith/assetic
Asset Management for PHP observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5714
- days_rel: n/a
- days_push: 1672
- n_releases_24m: 0
Adoption not part of the score
3713 stars · 543 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Assetic is a PHP asset management framework for loading, filtering, combining, and dumping web assets like CSS and JavaScript. It provides a filter pipeline supporting tools such as LESS, Sass, CoffeeScript, and various minifiers.
Use cases
- combine and minify javascript files in a php app
- compile less or sass stylesheets in php
- merge css assets into a single file
- apply asset filters like autoprefixer or yui compressor
- manage frontend asset pipeline in a legacy php project
When to choose
- you maintain a legacy PHP application already built around Assetic
- you need a PHP-native asset filter pipeline without node tooling
When to avoid
- starting a new PHP project - use modern bundlers like Vite or webpack
- you need maintained software - development moved to assetic-php/assetic
Facets
library · maturity abandoned
build-tool developer-tools web-development frontend developer-tools php asset-management asset-pipeline css javascript minification unmaintained
1 source
- readme: https://github.com/kriswallsmith/assetic · fetched 2026-08-28 · b1096e972e85
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kriswallsmith/assetic | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="kriswallsmith/assetic")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem