|
|
@@ -1,6 +1,6 @@
|
|
1
|
1
|
# Awesome PHP [](https://github.com/sindresorhus/awesome)
|
|
2
|
2
|
|
|
3
|
|
-A curated list of amazingly awesome PHP libraries, resources, and shiny things.
|
|
|
3
|
+A curated list of awesome PHP libraries, resources, and useful tools.
|
|
4
|
4
|
|
|
5
|
5
|
## Contributing and Collaborating
|
|
6
|
6
|
Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONTRIBUTING.md), [CODE-OF-CONDUCT](https://github.com/ziadoz/awesome-php/blob/master/CODE-OF-CONDUCT.md) and [COLLABORATING](https://github.com/ziadoz/awesome-php/blob/master/COLLABORATING.md) for details.
|
|
|
@@ -96,7 +96,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
96
|
96
|
|
|
97
|
97
|
* [Firegento](https://packages.firegento.com/) - Magento Module Composer Repository.
|
|
98
|
98
|
* [Packagist](https://packagist.org/) - The PHP Package Repository.
|
|
99
|
|
-* [Packalyst](https://packalyst.com/) - The Laravel Package Repository
|
|
|
99
|
+* [Packalyst](https://packalyst.com/) - The Laravel package repository.
|
|
100
|
100
|
* [Private Packagist](https://packagist.com/) - Composer package archive as a service for PHP.
|
|
101
|
101
|
* [WordPress Packagist](https://wpackagist.org/) - Manage your plugins with Composer.
|
|
102
|
102
|
|