PHPackages                             alexoliverwd/scss\_manager - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. alexoliverwd/scss\_manager

ActiveLibrary

alexoliverwd/scss\_manager
==========================

A wrapper for SCSSPHP allowing for bulk compilation

0.1.10(3mo ago)064MITPHPPHP &gt;=8.1CI passing

Since Jun 13Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/aoliverwd/scss_manager)[ Packagist](https://packagist.org/packages/alexoliverwd/scss_manager)[ RSS](/packages/alexoliverwd-scss-manager/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (13)Used By (0)

[![PHPUnit](https://github.com/aoliverwd/scss_manager/actions/workflows/ci.yml/badge.svg)](https://github.com/aoliverwd/scss_manager/actions/workflows/ci.yml/badge.svg) [![Latest Stable Version](https://camo.githubusercontent.com/f7ffba039ec3c941208f16e29f6acdcf683070fdeb57098c9fa31cbbef8cab85/68747470733a2f2f706f7365722e707567782e6f72672f616c65786f6c6976657277642f736373735f6d616e616765722f76)](//packagist.org/packages/alexoliverwd/scss_manager) [![License](https://camo.githubusercontent.com/d3065fbe9b89372fd1595124520bc52a2691d4a1338649f5b6395c9e9696936c/68747470733a2f2f706f7365722e707567782e6f72672f616c65786f6c6976657277642f62726163652f6c6963656e7365)](//packagist.org/packages/alexoliverwd/scss_manager)

SCSS Manager
============

[](#scss-manager)

This package is currently in alpha. Complete documentation will be added on official release.

Usage
-----

[](#usage)

```
use SCSSWrapper\Controller\Compiler

$compile = new Compiler([
    'db_location' => __DIR__ . '/assets.db'
]);

$compiled = $compile->compile([
    __DIR__ . '/scss/one.scss',
    __DIR__ . '/scss/two.scss'
], __DIR__ . '/compiled/homepage.css');
```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance80

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~54 days

Recently: every ~128 days

Total

12

Last Release

104d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f94b7e714d61bd328ade45faeade1ed206cddc536d65cc2f5d526874b246576e?d=identicon)[alexoliverwd](/maintainers/alexoliverwd)

---

Top Contributors

[![aoliverwd](https://avatars.githubusercontent.com/u/37518812?v=4)](https://github.com/aoliverwd "aoliverwd (14 commits)")

---

Tags

scss

###  Code Quality

TestsPest

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/alexoliverwd-scss-manager/health.svg)

```
[![Health](https://phpackages.com/badges/alexoliverwd-scss-manager/health.svg)](https://phpackages.com/packages/alexoliverwd-scss-manager)
```

###  Alternatives

[scssphp/scssphp

scssphp is a compiler for SCSS written in PHP.

62827.7M220](/packages/scssphp-scssphp)[nizsheanez/yii2-asset-converter

Less, Sass, Scss and Phamlp converter for Yii2. No system requires. yii2-composer support, Less autoupdate, customizing of output directory

64167.5k6](/packages/nizsheanez-yii2-asset-converter)[ssnepenthe/color-utils

A PHP library for performing SASS-like color manipulations.

631.1M10](/packages/ssnepenthe-color-utils)[wapplersystems/ws-scss

SASS compiler for TYPO3

11134.0k4](/packages/wapplersystems-ws-scss)[chasegiunta/scss

Compiler for SCSS

148.6k1](/packages/chasegiunta-scss)[zizaco/lessy

Lessy is a simple and lean LESS compiler for Laravel

2316.7k](/packages/zizaco-lessy)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
