ziadoz vor 13 Jahren
Ursprung
Commit
a8642df8e0
1 geänderte Dateien mit 3 neuen und 1 gelöschten Zeilen
  1. 3
    1
      awesome-php.md

+ 3
- 1
awesome-php.md Datei anzeigen

@@ -6,7 +6,7 @@ A list of amazingly awesome PHP libraries that you should be using:
6 6
 * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
7 7
 * [Symfony2 Components](https://github.com/symfony) - The components that make Symfony2.
8 8
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
9
-* [Silex Extensions](https://github.com/fate/Silex-Extensions) - A handy bunch of Silex extensions.
9
+* [Slim](http://www.slimframework.com/) - Another simple micro framework.
10 10
 * [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
11 11
 * [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
12 12
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
@@ -34,9 +34,11 @@ A list of amazingly awesome PHP libraries that you should be using:
34 34
 * [React](https://github.com/react-php/react) - An event driven non-blocking I/O library.
35 35
 * [Événement](https://github.com/igorw/evenement) - An event dispatcher library.
36 36
 * [Sami](https://github.com/fabpot/Sami) - An API documentation generator.
37
+* [Bob](https://github.com/CHH/bob) - A simple project automation tool.
37 38
 
38 39
 # Bonus Extras
39 40
 
41
+* [PHP The Right Way](http://www.phptherightway.com/)
40 42
 * [PHP Standards Working Group](https://groups.google.com/group/php-standards) - The PHP standards working group.
41 43
 * [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
42 44
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.

Laden…
Abbrechen
Speichern