Browse Source

pull/4/head
ziadoz 13 years ago
parent
commit
51167cc8de
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      awesome-php.md

+ 1
- 1
awesome-php.md View File

@@ -107,7 +107,7 @@ A list of amazingly awesome PHP libraries that you should be using:
107 107
 * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
108 108
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
109 109
 * [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code.
110
-* [PHP Queue](https://github.com/miccheng/php-queue) - A frontend for queueing backends.
110
+* [PHP Queue](https://github.com/miccheng/php-queue) - A frontend for managing queueing backends.
111 111
 * [DBV](http://dbv.vizuina.com/) - A database version control frontend.
112 112
 
113 113
 # Resources

Loading…
Cancel
Save