1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-09-01 08:53:09 +02:00

Merge pull request #1244 from sarven/master

Add a link to Unit Testing Tips
This commit is contained in:
Mark Scherer
2024-02-05 12:36:57 +01:00
committed by GitHub

View File

@@ -895,6 +895,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.*