From e0a31bd9ee195ffb243d3389e022fa5e1925415f Mon Sep 17 00:00:00 2001 From: Alexander Kartavenko Date: Mon, 5 Feb 2024 13:43:18 +0200 Subject: [PATCH] Remove `phpbestpractices.org` Outdated --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ac087ed..18b4e47 100644 --- a/README.md +++ b/README.md @@ -884,7 +884,6 @@ Various resources, such as books, websites and articles, for improving your PHP * [Nomad PHP](https://nomadphp.com/) - A online PHP learning resource. * [Laravel News](https://laravel-news.com/) - The official Laravel blog. * [PHP Annotated Monthly](https://blog.jetbrains.com/phpstorm/tag/php-annotated-monthly/) - A monthly digest of PHP news. -* [PHP Best Practices](https://phpbestpractices.org/) - A PHP best practice guide. * [PHP FIG](https://www.php-fig.org/) - The PHP Framework Interoperability Group. * [PHP Package Development Standards](http://php-pds.com) - Package development standards for PHP. * [PHP School](https://www.phpschool.io/) - Open Source Learning for PHP.