1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 07:50:47 +00:00
This commit is contained in:
Jamie York 2013-01-02 16:35:47 +00:00
parent 4f15c5283f
commit 850ef07f1a

View File

@ -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.