Rename phptrends since it is now part of libs.garden

This commit is contained in:
Eric Poe 2019-01-22 21:12:14 -06:00 committed by Jamie York
parent 1d8be339b2
commit af6e4ba8ae
1 changed files with 1 additions and 1 deletions

View File

@ -819,6 +819,7 @@ Various resources, such as books, websites and articles, for improving your PHP
### PHP Websites
*Useful PHP-related websites.*
* [libs.garden: PHP](https://libs.garden/php) - An overview of fastest growing PHP libraries.
* [Nomad PHP](https://nomadphp.com/) - A online PHP learning resource.
* [PHP Best Practices](https://phpbestpractices.org/) - A PHP best practice guide.
* [PHP FIG](https://www.php-fig.org/) - The PHP Framework Interoperability Group.
@ -830,7 +831,6 @@ Various resources, such as books, websites and articles, for improving your PHP
* [PHP UG](https://php.ug) - A website to help people locate their nearest PHP user group (UG).
* [PHP Versions](http://phpversions.info/) - Lists which versions of PHP are available on several popular web hosts.
* [PHP Weekly](http://www.phpweekly.com/archive.html) - A weekly PHP newsletter.
* [PHPTrends](https://phptrends.com/) - An overview of fastest growing PHP libraries.
* [Securing PHP](https://securingphp.com/) - A newsletter about PHP security and library recommendations.
* [Seven PHP](https://7php.com/) - A website that interviews members of the PHP community.
* [PHP Annotated Monthly](https://blog.jetbrains.com/phpstorm/category/php-annotated-monthly/) - A monthly digest of PHP news.