ziadoz před 13 roky
rodič
revize
75aefb9b09
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2
    1
      awesome-php.md

+ 2
- 1
awesome-php.md Zobrazit soubor

@@ -90,6 +90,7 @@ A list of amazingly awesome PHP libraries that you should be using:
90 90
 * [JShrink](https://github.com/tedivm/JShrink) - A JavaScript minifier library.
91 91
 * [PHP Datastructures](https://github.com/morrisonlevi/PHP-Datastructures) - A library of data structures.
92 92
 * [HAL](https://github.com/blongden/hal) - A HAL builder library.
93
+* [MongoQB](https://github.com/alexbilbie/MongoQB) - A MongoDB query builder library.
93 94
 
94 95
 # C Extension Frameworks
95 96
 
@@ -104,7 +105,7 @@ A list of amazingly awesome PHP libraries that you should be using:
104 105
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
105 106
 * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
106 107
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
107
-* [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code
108
+* [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code.
108 109
 
109 110
 # Resources
110 111
 

Načítá se…
Zrušit
Uložit