Compass really works great for PHP projects. I used it for several CakePHP and Symfony projects. The compass is built with Ruby, so you need Ruby on your computer, but it compiles into plain old CSS. If you have Ruby (and RubyGems) installed, just install Compass gem and you should be ready to go. Earlier versions of Compass used Ruby-style syntax, but I understand that later versions use a more CSS-like option.
If you have not already done so, start with the documentation where installation is discussed in more detail.
Rob wilkerson
source share