leafo/scssphp
SCSS compiler written in 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: 5148
- days_rel: n/a
- days_push: 2546
- n_releases_24m: 0
Adoption not part of the score
1331 stars · 210 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
scssphp is a compiler for SCSS (Sass) written entirely in PHP, converting SCSS stylesheets into CSS without needing Ruby or Node.js. This original leafo repository is archived; development continues at scssphp/scssphp.
Use cases
- compile scss to css in a php application
- compile sass stylesheets without ruby or node
- integrate scss compilation into a php build pipeline
- serve compiled css dynamically from php
- process scss files on a php-only hosting environment
When to choose
- you need SCSS compilation in a pure PHP environment with no external toolchain
- you want runtime or build-time SCSS-to-CSS conversion in a PHP app
When to avoid
- starting a new project - use the actively maintained scssphp/scssphp fork instead
- you can use the official Dart Sass or Node-based toolchains
Facets
library · maturity abandoned
compiler parser web-development frontend developer-tools php scss sass css stylesheet-compiler
1 source
- readme: https://github.com/leafo/scssphp · fetched 2026-08-28 · 8e78036a8678
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| leafo/scssphp | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem