php.ug
php.ug copied to clipboard
A home for all PHP-related Usergroups
I followed all the steps in official site. I have Apache and MySQL. But, i get this warning: `Cannot find php_pdo_driver.h` I researched about this, but, I did not find...
Te list of events from https://confs.tech/# could be added to the list of events
Currently limiting output works only for locations *east* of Greenwich. As soon as the longitude becomes negative Doctrine throws an error. That probably also happens for latitudes. And when "0"...
Currently the calendar output of ```https://php.ug/api/v1/calendar/list``` doesn't contain a location. That should be fixed
Would be nice if there was an API to allow external usage of this data. Perhaps offer external feeds for XML/RSS and JSON.
That way it would be easier for interested people to see what usergroups events can be viewed online.
A few things Ive noticed to help make this a more modern and extensible site: - Composer Autoloader - Database Migration Tool (Phinx) I think these tools, as well as...
@afilina started a list of usergroups with their first meetup-date. That would be a great information to have in the database.
There are usergroups that have different locations (like AFUP or GRUSP) that should have the opportunity to be handled as _one_ usergroup with different locations.
Background is the Twitter-list of PHP-Usergroups @dragonbe is providing (https://twitter.com/DragonBe/lists/php-ug) (IIRC Cal Evans has one as well). It would be great to have a mechanism that scans those lists, filters...