PHPackages                             frizzy/less-slim-middleware - 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. frizzy/less-slim-middleware

ActiveLibrary

frizzy/less-slim-middleware
===========================

Compiles LESS files to CSS

0291PHP

Since Nov 19Pushed 12y ago1 watchersCompare

[ Source](https://github.com/frizzy/LessSlimMiddleware)[ Packagist](https://packagist.org/packages/frizzy/less-slim-middleware)[ RSS](/packages/frizzy-less-slim-middleware/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

LESS Slim Middleware
--------------------

[](#less-slim-middleware)

### Usage

[](#usage)

Add the following in your root composer.json file:

```
{
    "require": {
        "frizzy/less-slim-middleware": "0.*"
    }
}

```

#### Compiling LESS

[](#compiling-less)

Put your less file in any public direcotry (Example: public/css/my\_stylesheet.less)

Before the compiler generates a CSS file, a directory called 'generated' will be created in your LESS file's directory. The generated CSS file will have the same filename as your LESS file but with a .css extension.

All you need to do is configure your tag with the location of the generated .css file:

``

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

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/964dbd6d4daa4dd21579617c8c7ad6a8b3648e2411772e8d0a6779a63c476ecf?d=identicon)[frizzy](/maintainers/frizzy)

### Embed Badge

![Health badge](/badges/frizzy-less-slim-middleware/health.svg)

```
[![Health](https://phpackages.com/badges/frizzy-less-slim-middleware/health.svg)](https://phpackages.com/packages/frizzy-less-slim-middleware)
```

PHPackages © 2026

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