cssphp is a cool tools to compile SCSS file in PHP. SCSS is a CSS preprocessor language that adds many features like variables, mixins, imports, nesting, color manipulation, functions, and control directives. scssphp is ready for inclusion in any project. It includes a command-line tool for running the compiler from a terminal/shell or script. How to use