From 7ff39f83274202c6692547e410b536a586508f0c Mon Sep 17 00:00:00 2001 From: ziadoz Date: Wed, 28 Nov 2012 10:32:05 -0800 Subject: [PATCH] --- awesome-php.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/awesome-php.md b/awesome-php.md index 2803e11..5672e0e 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -107,8 +107,8 @@ A list of amazingly awesome PHP libraries that you should be using: * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library. * [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) - A frontend for managing queueing backends. -* [DBV](http://dbv.vizuina.com/) - A database version control frontend. +* [PHP Queue](https://github.com/miccheng/php-queue) - An application for managing queueing backends. +* [DBV](http://dbv.vizuina.com/) - A database version control application. # Resources