|
|
@@ -601,14 +601,13 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
601
|
601
|
# Resources
|
|
602
|
602
|
Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.
|
|
603
|
603
|
|
|
604
|
|
-## Websites
|
|
|
604
|
+## PHP Websites
|
|
605
|
605
|
*Useful web and PHP-related websites and newsletters.*
|
|
606
|
606
|
|
|
607
|
607
|
* [PHP The Right Way](http://www.phptherightway.com/) - A PHP best practice quick reference guide.
|
|
608
|
608
|
* [PHP Best Practices](http://phpbestpractices.org/) - A PHP best practice guide.
|
|
609
|
609
|
* [PHP Weekly](http://phpweekly.info/archive/) - A weekly PHP newsletter.
|
|
610
|
610
|
* [PHP Security](http://phpsecurity.readthedocs.org/en/latest/index.html) - A guide to PHP security.
|
|
611
|
|
-* [PHP Internals](http://www.phpinternalsbook.com/) - A book about the PHP internals.
|
|
612
|
611
|
* [PHP FIG](http://www.php-fig.org/) - The PHP Framework Interoperability Group.
|
|
613
|
612
|
* [PHP UG](http://php.ug) - A website to help people locate their nearest PHP user group (UG).
|
|
614
|
613
|
* [The Open Web Application Security Project (OWASP)](https://www.owasp.org/index.php/Main_Page) - An open software security community.
|