Scss PHP Builder: A small helper script for compiling scss with PHP | 30.03.2021
Recently, I wrote a small PHP class which allows you to compile SCSS to CSS while using scssphp as the compiler. The class I wrote is more or less a wrapper for scssphp from scssphp, formerly leafo.
For usage, check out the Git repository at https://github.com/basteyy/scss-php-builder