Browse Source

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

+ 3
- 1
awesome-php.md View File

1
-# Awesome PHP Libraries
1
+# Awesome PHP
2
 
2
 
3
 A list of amazingly awesome PHP libraries that you should consider using (and some shiny little extras).
3
 A list of amazingly awesome PHP libraries that you should consider using (and some shiny little extras).
4
 
4
 
5
+# Libraries
6
+
5
 * [Composer](http://getcomposer.org/)/[Packagist](http://packagist.org/) - A package and dependency manager.
7
 * [Composer](http://getcomposer.org/)/[Packagist](http://packagist.org/) - A package and dependency manager.
6
 * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
8
 * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
7
 * [Zend Framework 2](https://github.com/zendframework/zf2) - Another framework comprised of individual components.
9
 * [Zend Framework 2](https://github.com/zendframework/zf2) - Another framework comprised of individual components.

Loading…
Cancel
Save