Jamie York vor 12 Jahren
Ursprung
Commit
dcf13cb394
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2
    1
      awesome-php.md

+ 2
- 1
awesome-php.md Datei anzeigen

@@ -59,7 +59,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
59 59
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
60 60
 * [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
61 61
 * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter.
62
-* [React](https://github.com/react-php/react) - An event driven non-blocking I/O library.
62
+* [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
63 63
 * [Événement](https://github.com/igorw/evenement) - An event dispatcher library.
64 64
 * [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library.
65 65
 * [Sami](https://github.com/fabpot/Sami) - An API documentation generator.
@@ -140,6 +140,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
140 140
 * [CalendR](http://yohan.giarel.li/CalendR) - A calendar management library.
141 141
 * [Finite](http://yohan.giarel.li/Finite) - A simple PHP finite state machine.
142 142
 * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.
143
+* [Plum](https://github.com/aerialls/Plum) - A deployer library.
143 144
 
144 145
 # Official APIs
145 146
 

Laden…
Abbrechen
Speichern