leafo/scssphp
leafo/scssphp is a PHP compiler for SCSS/Sass. Use it to compile .scss files to CSS in PHP apps, with support for variables, nesting, mixins, imports, and more. Handy for build pipelines, theming, or on-the-fly stylesheet generation.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| scssphp/scssphp | 0.87 | SCSSPHP is a PHP-based SCSS compiler for compiling .scss to CSS in your apps and build pipelines. Includes PHPUnit test suite, PSR-12 coding standards, and PHPStan static analysis tooling for contributors. | 629 | 640 | 90 | 846K | 12 | 27.7 | 51.7 | MIT | 6 months ago | |
| leafo/scssphp-compass | 0.87 | Adds Compass support to scssphp. Provides a helper class that plugs into scssc to extend import paths and register Compass-required functions, letting you @import "compass" and use mixins like box-shadow. Compass SCSS is bundled. | 64 | 71 | 31 | 756 | 4 | 2.6 | 17.0 | — | — | |
| leafo/lessphp | 0.85 | leafo/lessphp is a PHP compiler for the LESS CSS language. Compile .less files to CSS in your apps or build scripts, with support for variables, mixins, nesting, imports, and other core LESS features, plus caching and CLI usage. | 2,181 | 2,214 | 514 | 25K | 185 | 45.9 | 39.6 | NOASSERTION | — | |
| ergebnis/php-cs-fixer-config | 0.84 | Factory-style PHP-CS-Fixer config for projects: choose a versioned ruleset (PHP 5.3–8.3), generate a consistent configuration, and keep coding standards aligned across repositories. Install via Composer and use with friendsofphp/php-cs-fixer. | 70 | 70 | 17 | 46K | 1 | 31.1 | 44.9 | MIT | 3 weeks ago | |
| coffeescript/coffeescript | 0.83 | CoffeeScript is a small language that compiles into readable JavaScript. It adds cleaner syntax, classes, comprehensions, and destructuring while keeping close to JS semantics. Includes a compiler, CLI, source maps, and browser/node support. | 0 | 233 | — | 12 | — | 0.0 | 15.4 | — | — | |
| mrclay/minify | 0.83 | Minify is a PHP asset server for combining and compressing JS/CSS with cache-friendly headers, conditional GET, long Expires, and CSS URL rewriting. Note: no longer regularly maintained and may break modern JS/CSS; use newer tooling. | 2,999 | 3,041 | 464 | 326K | 59 | 62.4 | 52.7 | BSD-3-Clause | 3 months ago | |
| open-southeners/extended-php | 0.83 | Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. | 0 | 0 | 0 | 82 | 0 | 15.2 | 28.4 | MIT | 7 months ago | |
| oyejorge/less.php | 0.83 | PHP port of the LESS CSS compiler. Parse and compile .less files to CSS in PHP apps, with support for variables, mixins, imports and minification options. Useful for server-side asset pipelines and build-less deployments. | 645 | 686 | 2 | 32K | 94 | 16.1 | 31.6 | Apache-2.0 | 10 years ago | |
| marcusschwarz/lesserphp | 0.83 | PHP port of LESS compiler for Laravel and other projects. Compile .less files to CSS in your build or runtime workflow with simple API integration. Useful for legacy apps needing LESS support without Node tooling. | 28 | 29 | 11 | 296K | 7 | 2.1 | 39.9 | NOASSERTION | 5 years ago | |
| bnomei/scip-laravel | 0.83 | — | 0 | 0 | 0 | 364 | 0 | 0.0 | 35.4 | MIT | — | |
| da/less-bundle | 0.83 | — | 1 | 2 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| spatie/laravel-blade | 0.83 | Add Blade to any PHP project with the standalone Blade engine from Spatie. Compile and render Blade templates outside Laravel, with an easy API, caching support, and configurable view paths—ideal for small apps, packages, or custom tooling. | 55 | 54 | 10 | 2 | 0 | 0.9 | 0.2 | MIT | 8 years ago | |
| spatie/commonmark-highlighter | 0.83 | Server-side syntax highlighting for league/commonmark code blocks using scrivo/highlight.php. Generates HTML compatible with highlight.js themes, reducing JavaScript and avoiding flashes of unstyled code. Supports 185+ languages for fast, clean markdown rendering. | 139 | 139 | 10 | 12K | 0 | 2.0 | 18.7 | MIT | 4 years ago | |
| carteni/highlight-bundle | 0.83 | — | 0 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 9 years ago | |
| wikimedia/less.php | 0.82 | PHP port of the LESS CSS compiler, maintained by Wikimedia. Compile .less to CSS in PHP apps, with support for variables, mixins, imports, and nested rules. Useful for server-side builds or environments without Node-based tooling. | 123 | 127 | 200 | 711K | 10 | 9.5 | 54.3 | Apache-2.0 | — | |
| cypresslab/less-elephant | 0.82 | PHP wrapper around the Less (lessc) binary to manage and compile LESS projects. Uses Symfony Finder and Process, supports Composer/PEAR installation, includes PHPUnit tests, and follows Symfony2 coding standards. Requires PHP 5.3+ and a *nix system with lessc installed. | 3 | 3 | 2 | 0 | 0 | 0.1 | — | GPL-3.0 | — | |
| sabberworm/php-css-parser | 0.81 | Parse and manipulate CSS in PHP with a fast, flexible parser. Convert CSS into an object model, inspect and edit rules, selectors, and declarations, then render back to CSS. Useful for minifying, rewriting assets, or building CSS tooling. | 1,821 | 1,832 | 152 | 6M | 135 | 56.6 | 79.3 | MIT | 3 months ago | |
| symfony/css-selector | 0.81 | Symfony CssSelector converts CSS selectors into XPath expressions, making it easy to query DOM/XML documents with familiar CSS syntax. Part of the Symfony Components ecosystem, with full docs and issue tracking in the main Symfony repository. | 7,438 | 7,474 | 43 | 13M | 0 | 57.4 | 53.0 | MIT | 1 week ago | |
| rollerscapes/standards | 0.81 | — | 0 | 0 | 0 | 404 | 0 | 18.0 | 40.3 | — | 2 months ago | |
| spatie/commonmark-shiki-highlighter | 0.81 | League/CommonMark code block renderer that highlights fenced code using Shiki PHP. Includes extra Antlers and Blade grammars in addition to Shiki’s 100+ languages. Ideal for Laravel setups (see spatie/laravel-markdown). Requires JS shiki v1. | 92 | 90 | 15 | 194K | 0 | 14.0 | 49.5 | MIT | 6 months ago |
How can I help you explore Laravel packages today?