Registry / utility / oyejorge-less-php

oyejorge-less-php

JSON →
library1.7.0phppackagistunverified

PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt).

composer require oyejorge/less.php
INSTALL
IMPORT
SIG · OYEJORGE-LESS-PHP
O
oyejorge-less-php
utilityphpv1.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Less_Parser
use Less_Parser;

Compile a LESS file to CSS.

use Less_Parser; $parser = new Less_Parser(); $css = $parser->parseFile('style.less')->getCss();
Debug
Known issues
gotchaVersion 1.7.0 is outdated; consider using the maintained fork 'wikimedia/less.php'.
fix
Use wikimedia/less.php instead.
affects: >=1.7.0
Upgrade
Version history
1.7.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
oyejorge-less-php — pip install oyejorge-less-php · libregistry