Browse Source

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

+ 2
- 1
awesome-php.md View File

@@ -28,4 +28,5 @@ A list of amazingly awesome PHP libraries that you should be using:
28 28
 * [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
29 29
 * [Phly Mustache](https://github.com/weierophinney/phly_mustache) - A mustache template implementation.
30 30
 * [GeoCoder](http://geocoder-php.org/) - A geocoding library.
31
-* [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
31
+* [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
32
+* [Spork](https://github.com/kriswallsmith/spork) - A process forking library.

Loading…
Cancel
Save