PHPackages                             lucidtaz/yii2-scssphp - 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. [Framework](/categories/framework)
4. /
5. lucidtaz/yii2-scssphp

ActiveLibrary[Framework](/categories/framework)

lucidtaz/yii2-scssphp
=====================

Yii2 bindings for scssphp

0.3.1(1y ago)578.0k↓32.7%101MITPHPPHP &gt;=7.1.0

Since Apr 29Pushed 1y ago1 watchersCompare

[ Source](https://github.com/LucidTaZ/yii2-scssphp)[ Packagist](https://packagist.org/packages/lucidtaz/yii2-scssphp)[ RSS](/packages/lucidtaz-yii2-scssphp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (6)Versions (8)Used By (1)

[![Build Status](https://camo.githubusercontent.com/d6c3efbe9ba0b5da98a5fade3f9da337ac83d7008b2f5ff1a13ec199154aa45e/68747470733a2f2f7472617669732d63692e6f72672f4c7563696454615a2f796969322d736373737068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/LucidTaZ/yii2-scssphp)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/7e50c7dc3e2d4b8e911681fc8ffdd1536ee36fcc8984bc32a307f907b02495ed/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4c7563696454615a2f796969322d736373737068702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/LucidTaZ/yii2-scssphp/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/ea5af3aca2f9372b92e653b4c8f4953077c801643734724853e548a38535f45c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4c7563696454615a2f796969322d736373737068702f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/LucidTaZ/yii2-scssphp/?branch=master)

Yii2 bindings for SCSS-PHP
==========================

[](#yii2-bindings-for-scss-php)

This library provides easy integration of [scssPhp/scssphp](https://github.com/scssphp/scssphp) into [Yii2](https://github.com/yiisoft/yii2). Scssphp is a native PHP SCSS (SASS) compiler. This enables you to seamlessly use SCSS while using Yii's method of asset publication.

Usage
-----

[](#usage)

Configure `web.php` to disable Yii's built-in asset converter and use the new one:

```
