ziadoz hace 13 años
padre
commit
a6a77318d8
Se han modificado 1 ficheros con 6 adiciones y 1 borrados
  1. 6
    1
      awesome-php.md

+ 6
- 1
awesome-php.md Ver fichero

@@ -22,6 +22,7 @@ A list of amazingly awesome PHP libraries that you should be using:
22 22
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
23 23
 * [Pirum](https://github.com/symfony) - A PEAR channel manager.
24 24
 * [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server.
25
+* [KnpRadBundle](http://rad.knplabs.com/) - A Symfony2 rapid application development library.
25 26
 * [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library.
26 27
 * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
27 28
 * [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library.
@@ -29,4 +30,8 @@ A list of amazingly awesome PHP libraries that you should be using:
29 30
 * [Phly Mustache](https://github.com/weierophinney/phly_mustache) - A mustache template implementation.
30 31
 * [GeoCoder](http://geocoder-php.org/) - A geocoding library.
31 32
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
32
-* [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
33
+* [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
34
+
35
+# Bonus Extras
36
+
37
+* [PHPEnv](https://github.com/CHH/phpenv) and [PHP Build](https://github.com/CHH/php-build) - PHP version management and installation.

Loading…
Cancelar
Guardar