16 Forks
495 Stars
495 Watchers

reli-prof

A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside the process. You can find performance bottlenecks or memory leaks of your scripts without changing the target script or loading extensions.

How to download and setup reli-prof

Open terminal and run command
git clone https://github.com/reliforp/reli-prof.git
git clone is used to create a copy or clone of reli-prof repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with reli-prof https://github.com/reliforp/reli-prof/archive/master.zip

Or simply clone reli-prof with SSH
[email protected]:reliforp/reli-prof.git

If you have some problems with reli-prof

You may open issue on reli-prof support forum (system) here: https://github.com/reliforp/reli-prof/issues