Skip to content

johnshepherd/friendsofphp.org

 
 

Repository files navigation

FriendsOfPhp.org - All PHP Meetups in next 30 days

Build Status

Install

git clone [email protected]: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 new meetups, import them first:

bin/console import

# then run website
gulp

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

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 one of 1024 PHP groups!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 69.0%
  • HTML 23.6%
  • CSS 4.0%
  • JavaScript 3.4%