mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-14 17:54:06 +02:00
Merge pull request #506 from heiglandreas/addOfficialPHP-UsergeroupList
Adding official PUG-listing at php.net/ug.php
This commit is contained in:
@@ -5,9 +5,10 @@ anchor: user_groups
|
||||
|
||||
## PHP User Groups {#user_groups_title}
|
||||
|
||||
If you live in a larger city, odds are there's a PHP user group nearby. Although there's not yet an official list of
|
||||
PUGs, you can easily find your local PUG by searching on [Google][google], [Meetup.com][meetup] or [PHP.ug][php-ug]. If
|
||||
you live in a smaller town, there may not be a local PUG; if that's the case, start one!
|
||||
If you live in a larger city, odds are there's a PHP user group nearby. You can easily find your local PUG at
|
||||
the [usergroup-list at php.net][php-uglist] which is based upon [PHP.ug][php-ug]. Alternate sources might be
|
||||
[Meetup.com][meetup] or a search for ```php user group near me``` using your favourite search engine
|
||||
(i.e. [Google][google]). If you live in a smaller town, there may not be a local PUG; if that's the case, start one!
|
||||
|
||||
Special mention should be made of two global user groups: [NomadPHP] and [PHPWomen]. [NomadPHP] offers twice monthly
|
||||
online user group meetings with presentations by some of the top speakers in the PHP community.
|
||||
@@ -23,3 +24,4 @@ generally promote the creating of a "female friendly" and professional atmospher
|
||||
[NomadPHP]: https://nomadphp.com/
|
||||
[PHPWomen]: http://phpwomen.org/
|
||||
[php-wiki]: https://wiki.php.net/usergroups
|
||||
[php-uglist]: http://php.net/ug.php
|
||||
|
Reference in New Issue
Block a user