PHPackages                             rodgermd/compass-bundle - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. rodgermd/compass-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

rodgermd/compass-bundle
=======================

Compass intergration

v1.0.12.2(12y ago)23.6kMITCSS

Since Feb 21Pushed 11y agoCompare

[ Source](https://github.com/rodgermd/CompassBundle)[ Packagist](https://packagist.org/packages/rodgermd/compass-bundle)[ Docs](https://github.com/rodgermd/CompassBundle)[ RSS](/packages/rodgermd-compass-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (6)Used By (0)

CompassBundle
=============

[](#compassbundle)

configure image\_paths in global config.yml:

```
parameters:
    assetic.filter.compass.images_dir: %kernel.root_dir%/../web/images
    assetic.filter.compass.http_path:  /images

```

configure yui\_compressor:

```
parameters:
    yui_compressor: /usr/share/yui-compressor/yui-compressor.jar   # path to yui compressor

```

configure assetic:

```
assetic:
    bundles: [YourBundle]  # use your bundle name to be tracked by assetic
    filters:
        compass: ~         # enables compass filter
        yui_css:
            jar: %yui_compressor%     # enables css compressor

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity67

Established project with proven stability

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 ~140 days

Total

5

Last Release

4275d ago

### Community

Maintainers

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

---

Tags

compass

### Embed Badge

![Health badge](/badges/rodgermd-compass-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/rodgermd-compass-bundle/health.svg)](https://phpackages.com/packages/rodgermd-compass-bundle)
```

###  Alternatives

[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)

PHPackages © 2026

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