Add a link to Unit Testing Tips

This commit is contained in:
sarven 2024-01-16 23:12:11 +01:00
parent f253076222
commit b95a75d740
1 changed files with 1 additions and 0 deletions

View File

@ -898,6 +898,7 @@ Various resources, such as books, websites and articles, for improving your PHP
* [PHP Watch](https://php.watch/) - PHP articles, news, upcoming changes, RFCs and more.
* [PHP Weekly](https://www.phpweekly.com/archive.html) - A weekly PHP newsletter.
* [Seven PHP](https://7php.com/) - A website that interviews members of the PHP community.
* [Unit Testing Tips](https://testing-tips.sarvendev.com/) - Unit Testing Tips by examples in PHP.
### PHP Books
*Fantastic PHP-related books.*