Browse Source

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

+ 1
- 1
awesome-php.md View File

2
 
2
 
3
 A list of amazingly awesome PHP libraries that you should be using:
3
 A list of amazingly awesome PHP libraries that you should be using:
4
 
4
 
5
-* [Composer](http://getcomposer.org/)/[Packagist](http://packagist.org/) - A package and dependency manager.
5
+* [Composer](http://getcomposer.org/) / [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.
7
 * [Symfony2 Components](https://github.com/symfony) - The components that make Symfony2.
7
 * [Symfony2 Components](https://github.com/symfony) - The components that make Symfony2.
8
 * [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components. 
8
 * [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components. 

Loading…
Cancel
Save