augeas


No replacement provided. Contact us if you know a replacement.

PHP bindings to the Augeas API

Augeas is a configuration editing tool. It parses configuration files in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native config files. This extension provides PHP bindings to it's API.

Maintainer

  • Pedro Padron (lead )

Details

Stars: 13
Issue openned: 2
Downloads: 15829
0.6.1
14 years ago
Version 0.6.1 change log


- fixed Apache segfault on 64bit

requires:

  • php >=5.2
  • pearinstaller >=1.4.0