1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-09-29 05:09:02 +00:00

Added PHP.ug to the websites-section

On PHP.ug you can find an overview of all PHP-Usergroups known to the maintainers. It's also the source of the usergoup-list on php.net/ug.php
This commit is contained in:
Andreas Heigl 2014-06-27 15:42:02 +02:00
parent 2510ee2f4f
commit 5ee3e76356

View File

@ -591,6 +591,7 @@ Various resources, such as books, websites and articles, for improving your PHP
* [PHP Security](http://phpsecurity.readthedocs.org/en/latest/index.html) - A guide to PHP security.
* [PHP Internals](http://www.phpinternalsbook.com/) - A book about the PHP internals.
* [PHP FIG](http://www.php-fig.org/) - The PHP Framework Interoperability Group.
* [PHP.ug](http://php.ug) - See where the next PHP-Usergroup is located.
* [The Open Web Application Security Project (OWASP)](https://www.owasp.org/index.php/Main_Page) - An open software security community.
* [WebSec IO](http://websec.io/) - A web security community resource.
* [Web Advent](http://webadvent.org) - An advent calendar for web developers.