PHPackages                             cypresslab/less-elephant - 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. cypresslab/less-elephant

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

cypresslab/less-elephant
========================

A library to manage a less project with PHP

0.2.5(12y ago)35.9k2GPL3PHPPHP &gt;=5.3.3

Since Feb 7Pushed 12y ago1 watchersCompare

[ Source](https://github.com/matteosister/LessElephant)[ Packagist](https://packagist.org/packages/cypresslab/less-elephant)[ Docs](http://matteosister.github.com/LessElephant)[ RSS](/packages/cypresslab-less-elephant/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (9)Used By (0)

LessElephant [![Travis build status](https://camo.githubusercontent.com/cefe3b2cad47f151329e536f340eedc93d2d4d002c48e84f3a94832d36966ef2/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f6d617474656f7369737465722f4c657373456c657068616e742e706e67)](https://camo.githubusercontent.com/cefe3b2cad47f151329e536f340eedc93d2d4d002c48e84f3a94832d36966ef2/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f6d617474656f7369737465722f4c657373456c657068616e742e706e67)\#
===========================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#lesselephant-)

A wrapper for the less binary written in PHP

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

[](#requirements)

- php &gt;= 5.3
- \*nix system with less (lessc binary) installed

Dependencies
------------

[](#dependencies)

- [Symfony Finder](https://github.com/symfony/Finder)
- [Symfony Process](https://github.com/symfony/Process)

*for tests*

- [PHPUnit](https://github.com/sebastianbergmann/phpunit)

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

[](#installation)

**composer**

To install LessElephant with composer you simply need to create a *composer.json* in your project root and add:

```
{
    "require": {
        "cypresslab/less-elephant": "
