PHPackages                             academies-trust/less-framework - 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. [Framework](/categories/framework)
4. /
5. academies-trust/less-framework

ActiveLibrary[Framework](/categories/framework)

academies-trust/less-framework
==============================

The Framework which gives you Less.

v0.2.32(10y ago)050[5 issues](https://github.com/academies-trust/less-framework/issues)MITCSSPHP &gt;=5.3.0

Since Jul 2Pushed 10y ago3 watchersCompare

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

READMEChangelog (10)Dependencies (1)Versions (7)Used By (0)

less-framework
==============

[](#less-framework)

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

[](#installation)

Run the following

```
bower install less-framework --save

```

Then include the standards in your project. At the top of your **app.less**, include the **standards**. In a standard installation of Laravel 5.1 this looks a little something like this:

```
@import "../../../vendor/bower_components/less-framework/standards";

```

The next time you run **gulp**, the standards will be imported.

Usage
-----

[](#usage)

Please view the wiki to find information on the included components:

This package uses bootstrap grid, the documentation of which can be found here:

### Initial Setup

[](#initial-setup)

It is required to set up your colour scheme. In your app.less file, add the following variables (with your own colours):

```
@primary: #ff5722;
@primary-toolbar: #E64A19;
@primary-light: #FFCCBC;
@accent: #0091EA;

```

To effectively choose your colours, it is worth looking here:

Overriding
----------

[](#overriding)

**It is recommended that you do not update the files in the framework directly, as they will be overwritten when an update is published.**

Instead, you should create a **modules** and/or a **components** folder within your *resources/assets/less*. Include any of these within your app.less.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity52

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.

###  Release Activity

Cadence

Every ~0 days

Total

7

Last Release

3974d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1fe146b48c91103cf40e95426a1e1d36fd706d901e44854d145cade5ae7cde25?d=identicon)[zerojargon](/maintainers/zerojargon)

---

Tags

frameworkless

### Embed Badge

![Health badge](/badges/academies-trust-less-framework/health.svg)

```
[![Health](https://phpackages.com/badges/academies-trust-less-framework/health.svg)](https://phpackages.com/packages/academies-trust-less-framework)
```

###  Alternatives

[pestphp/pest-plugin-stressless

Stressless plugin for Pest

67792.6k16](/packages/pestphp-pest-plugin-stressless)

PHPackages © 2026

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