We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Install instructions (you’ll need php5 dev package):
git clone git://github.com/ppadron/php-augeas.git cd php-augeas phpize ./configure make make install
Create a file called augeas.ini in your PHP conf.d directory containing:
extension=augeas.so