Skip to content

Meet you PHP Friends in more than 1024 PHP groups all over the world!

Notifications You must be signed in to change notification settings

fej/friendsofphp.org

 
 

Repository files navigation

FriendsOfPhp.org - All PHP Meetups in next 30 days

Build Status

Install

git clone git@github.com:TomasVotruba/friendsofphp.org.git # use your fork to contribute
cd friendsofphp.org
composer intalll
npm install
gulp # see gulpfile.js for more

Update Meetup Data

To see some meetups you must import them first:

bin/console import

# then run website
gulp

You'll find new or updated files in /source/_data/generated/ directory.

API?

Do you want to get all groups and meetups? There you are:

Maintenance

How to keep fit and slim!

Check Status Code of All Links

Once couple of months, check if all external links are still alive, so people won't get lost.

vendor/bin/http-status-check scan https://friendsofphp.org/groups/

About

Meet you PHP Friends in more than 1024 PHP groups all over the world!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 78.8%
  • HTML 16.0%
  • JavaScript 2.8%
  • CSS 2.4%