An open API service indexing awesome lists of open source software.

https://github.com/chassis/xhprof

A Chassis extension that installs XHProf
https://github.com/chassis/xhprof

chassis chassis-extension wordpress xhprof

Last synced: 19 days ago
JSON representation

A Chassis extension that installs XHProf

Awesome Lists containing this project

README

          

# XHProf
A Chassis extension to install and configure [XHProf](https://pecl.php.net/package/xhprof) on your Chassis server.

## Installation
1. Add this extension to your extensions directory `git clone git@github.com:Chassis/XHProf.git extensions/xhprof`
2. Set your `config.local.yaml` PHP version to 7.0 or higher.
3. Run `vagrant provision`.