PHPackages                             mlezitom/less-compiler - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mlezitom/less-compiler

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mlezitom/less-compiler
======================

Less compiler

045PHP

Since Mar 14Pushed 11y ago1 watchersCompare

[ Source](https://github.com/mlezitom/less-compiler)[ Packagist](https://packagist.org/packages/mlezitom/less-compiler)[ RSS](/packages/mlezitom-less-compiler/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Compiles LESS files to CSS. Invalidates files automatically according to the file last change timestamp.

usage:

$compiler = new \\LessCompiler(); $compiler-&gt;setSrcPath($this-&gt;context-&gt;parameters\['wwwDir'\] . "/less"); $compiler-&gt;setTargetPath($this-&gt;context-&gt;parameters\['wwwDir'\] . "/css"); $compiler-&gt;addTask("main.less", "main.min.css"); $compiler-&gt;run();

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/bd10afb1dc8aae23a41a70c7aa73d25e6028d8742fb37038b2e02087471108d3?d=identicon)[mlezitom](/maintainers/mlezitom)

---

Top Contributors

[![mlezitom](https://avatars.githubusercontent.com/u/9989818?v=4)](https://github.com/mlezitom "mlezitom (5 commits)")

### Embed Badge

![Health badge](/badges/mlezitom-less-compiler/health.svg)

```
[![Health](https://phpackages.com/badges/mlezitom-less-compiler/health.svg)](https://phpackages.com/packages/mlezitom-less-compiler)
```

###  Alternatives

[yurunsoft/swoole-co-pool

26388.0k1](/packages/yurunsoft-swoole-co-pool)[burdamagazinorg/thunder-project

Project template for Thunder projects with composer

2727.1k](/packages/burdamagazinorg-thunder-project)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
