PHPackages                             maka/less4laravel - 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. maka/less4laravel

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

maka/less4laravel
=================

jtgrimes/less4laravel package transition leafo/lessphp to oyejorge/less.php

042PHP

Since Feb 7Pushed 11y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

jtgrimes/less4laravel Alternative
=================================

[](#jtgrimesless4laravel-alternative)

This is an alternative issue to use oyejorge/less.php instead of leafo/lessphp with this package jtgrimes/less4laravel

Usage is same

All Changes here :

Installation
============

[](#installation)

Add `maka\less4laravel` as a requirement to composer.json:

```
{
    "require": {
        "Maka/less4laravel": "dev-master"
    }
}
```

Update your packages with `composer update` or install with `composer install`.

Once Composer has installed or updated your packages you need to register Less4Laravel with Laravel itself. Open up `app/config/app.php` and find the providers key towards the bottom and add:

```
'Maka\Less4laravel\LessServiceProvider'
```

In the aliases section, add:

```
'Less'	=>	'Maka\Less4laravel\LessFacade'
```

Configuration
=============

[](#configuration)

In order to work with the configuration file, you're best off publishing a copy with Artisan:

```
$ php artisan config:publish maka/less4laravel

```

###  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/53bc9ecf655cbf8007cecebd912078d887c163647b34ac99fb60d3237bbbddb0?d=identicon)[maka](/maintainers/maka)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/maka-less4laravel/health.svg)

```
[![Health](https://phpackages.com/badges/maka-less4laravel/health.svg)](https://phpackages.com/packages/maka-less4laravel)
```

PHPackages © 2026

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