diff --git a/guide/english/php/index.md b/guide/english/php/index.md index b3492b13b2..210e45bdfd 100644 --- a/guide/english/php/index.md +++ b/guide/english/php/index.md @@ -126,3 +126,4 @@ PHP is [well documented](http://php.net/docs.php). The [official docs](http://ph - [Tizag.com PHP Tutorial](http://www.tizag.com/phpT/): still-relevant tutorials for getting started with PHP - [Awesome PHP](https://github.com/ziadoz/awesome-php): a curated list of PHP libraries, resources, and "shiny things" - [Laracasts.com](https://laracasts.com/): a membership website to learn web application development with PHP, comes with a free getting starting guide. +- [PHP: The Right Way](https://phptherightway.com/): An all-around quick reference book.