PHP Meminfo is a PHP extension that gives you insights on the PHP memory content. Its main goal is to help you understand memory leaks: by looking at data present in memory, you can better understand your application behaviour.

WWW: https://github.com/BitOne/php-meminfo
