Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

puphpet-xdebug

Puppet module for installing XDEBUG PHP Extension

Installs XDEBUG Support. Depends on (tested with)

Example usage:

class { 'xdebug': }

To set up CGI/CLI specific INI files:

xdebug::config { 'cgi': }
xdebug::config { 'cli': }

Maintained by: PuPHPet

GitHub: git@github.com:puphpet/puphpet-xdebug.git

Original Author: Stefan Kögel

GitHub: git@github.com:stkoegel/puppet-xdebug.git