{"id":95497,"library":"richthegeek-phpsass","title":"PHPSass","description":"PHPSass is a PHP compiler for SASS, a popular CSS pre-processor language.","status":"active","version":"1.0.0","language":"php","source_language":null,"source_url":"https://github.com/richthegeek/phpsass","tags":["sass","css","compiler","preprocessor"],"install":[{"cmd":"composer require richthegeek/phpsass","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"SassCompiler","correct":"use PHPSass\\SassCompiler;"}],"quickstart":{"code":"use PHPSass\\SassCompiler;\n\n$compiler = new SassCompiler();\n$css = $compiler->compile('$color: red; body { color: $color; }');","lang":"php","description":"Compile SASS to CSS"},"warnings":[{"fix":"Use a maintained fork like scssphp/scssphp for PHP 7+ compatibility","message":"Requires PHP 5.3+ but may have issues with newer PHP versions","severity":"breaking","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'compil':6,18 'css':11,17 'languag':15 'php':5 'phpsass':1,2 'popular':10 'pre':13 'pre-processor':12 'preprocessor':19 'processor':14 'sass':8,16","created_at":"2026-06-19T10:33:29.885948+00:00","updated_at":"2026-06-19T10:33:29.885948+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://phpsass.com","github":"https://github.com/richthegeek/phpsass","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}