diff --git a/awesome-php.md b/awesome-php.md index 6ec1f9d..2c824aa 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -119,6 +119,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP. * [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code. * [PHP Queue](https://github.com/miccheng/php-queue) - An application for managing queueing backends. +* [PHPPHP](https://github.com/ircmaxell/PHPPHP) - A PHP VM implementation in PHP. * [DBV](http://dbv.vizuina.com/) - A database version control application. * [Sublime Text 2 Composer Plugin](https://github.com/francodacosta/composer-sublime) - A Composer plugin for Sublime Text 2.