|
|
@@ -80,7 +80,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
80
|
80
|
- [Infrastructure](#infrastructure)
|
|
81
|
81
|
- [Resources](#resources)
|
|
82
|
82
|
- [PHP Websites](#php-websites)
|
|
83
|
|
- - [Other Websites](#other-websites)
|
|
84
|
83
|
- [PHP Books](#php-books)
|
|
85
|
84
|
- [PHP Videos](#php-videos)
|
|
86
|
85
|
- [PHP Podcasts](#php-podcasts)
|
|
|
@@ -894,15 +893,6 @@ Various resources, such as books, websites and articles, for improving your PHP
|
|
894
|
893
|
* [Seven PHP](https://7php.com/) - A website that interviews members of the PHP community.
|
|
895
|
894
|
* [PHP Annotated Monthly](https://blog.jetbrains.com/phpstorm/category/php-annotated-monthly/) - A monthly digest of PHP news.
|
|
896
|
895
|
|
|
897
|
|
-### Other Websites
|
|
898
|
|
-*Useful websites related to web development.*
|
|
899
|
|
-
|
|
900
|
|
-* [Atlassian Git Tutorials](https://www.atlassian.com/git) - A series of Git tutorials.
|
|
901
|
|
-* [Learning Linux](https://linuxjourney.com/) - A website for learning Linux.
|
|
902
|
|
-* [Semantic Versioning](https://semver.org/) - A website explaining semantic versioning.
|
|
903
|
|
-* [Servers for Hackers](https://serversforhackers.com/) - A newsletter about server management.
|
|
904
|
|
-* [The Open Web Application Security Project (OWASP)](https://owasp.org/) - An open software security community.
|
|
905
|
|
-
|
|
906
|
896
|
### PHP Books
|
|
907
|
897
|
*Fantastic PHP-related books.*
|
|
908
|
898
|
|