PHPackages                             brammo/cake-less - 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. brammo/cake-less

ActiveCakephp-plugin[Utility &amp; Helpers](/categories/utility)

brammo/cake-less
================

Less Plugin for CakePHP

v1.0.0(1y ago)04MITPHP

Since Dec 22Pushed 1y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Cake LESS
=========

[](#cake-less)

LESS helper for CakePHP

Requirements
------------

[](#requirements)

- CakePHP 5.x
- Less.php

What's included?
----------------

[](#whats-included)

- LessHelper

Table of contents
-----------------

[](#table-of-contents)

- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)

Installation
------------

[](#installation)

`cd` to the root of your app folder (where the `composer.json` file is) and run the following [Composer](https://getcomposer.org/)command:

```
composer require brammo/cake-less

```

Then load the plugin using CakePHP's console:

```
bin/cake plugin load Less

```

Usage
-----

[](#usage)

Add helper in the AppView.php:

```
public function initialize(): void
{
    $this->addHelper('Less.Less');
}

```

In the HTML head tag add:

```

```

Contributing
------------

[](#contributing)

### Patches &amp; Features

[](#patches--features)

### Bugs &amp; Feedback

[](#bugs--feedback)

License
-------

[](#license)

Copyright (c) 2024, Roman Sidorkin and licensed under [The MIT License](https://opensource.org/licenses/mit-license.php).

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance40

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

513d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/71d3e402b895916793618f083d30b98a4d2b78aa4159b4029546dedf8f2864d4?d=identicon)[brammo](/maintainers/brammo)

---

Top Contributors

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

---

Tags

pluginhelpercakephpless

### Embed Badge

![Health badge](/badges/brammo-cake-less/health.svg)

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

###  Alternatives

[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

338920.1k32](/packages/dereuromark-cakephp-tools)[markstory/asset_compress

An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.

3761.0M11](/packages/markstory-asset-compress)[cakedc/tiny-mce

TinyMCE Plugin for CakePHP

10790.2k](/packages/cakedc-tiny-mce)[dereuromark/cakephp-calendar

A CakePHP plugin to easily create calendars.

1646.8k1](/packages/dereuromark-cakephp-calendar)[dereuromark/cakephp-dto

A CakePHP plugin for generating immutable Data Transfer Objects with full type safety

2988.9k3](/packages/dereuromark-cakephp-dto)[dereuromark/cakephp-geo

A CakePHP plugin around geocoding tools and helpers.

51174.9k4](/packages/dereuromark-cakephp-geo)

PHPackages © 2026

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