LESS Compiler für PHP
lessphp implementiert LESS in PHP:
lessphp is a compiler that generates css from a small superset language that adds many additional features seen in other languages. It is based off an original Ruby implementation called LESS. For the most part, lessphp is syntactically compatible with LESS, with the exception of a few things noted below.

