Browse Source

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

+ 4
- 2
awesome-php.md View File

1
 # Awesome PHP Libraries
1
 # Awesome PHP Libraries
2
 
2
 
3
-Here's some awesome PHP libraries that are awesome. Yes, so awesome I've used the word three times! You should be using them already:
3
+A list of amazingly awesome PHP libraries that you should be using:
4
 
4
 
5
 * [Packagist](http://packagist.org/) - A package and dependency manager.
5
 * [Packagist](http://packagist.org/) - A package and dependency manager.
6
 * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
6
 * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
29
 * [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library.
29
 * [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library.
30
 * [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
30
 * [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
31
 * [Phly Mustache](https://github.com/weierophinney/phly_mustache) - A mustache template implementation.
31
 * [Phly Mustache](https://github.com/weierophinney/phly_mustache) - A mustache template implementation.
32
-* [GeoCoder](http://geocoder-php.org/) - A geocoding library.
32
+* [GeoCoder](http://geocoder-php.org/) - A geocoding library.
33
+
34
+By [Ziadoz](https://bitbucket.org/ziadoz)

Loading…
Cancel
Save