PHP× is a group of PHP and Laravel meetups around the world. Each group is independently organized, but we try to share knowledge and resources how we can.
Our group started in 2024, first with PHP×NYC and shortly after with PHP×Philly. In late 2024, the PHP× network started expanding rapidly. We're now trying to figure out the best ways to work together and help promote each other's groups and events.
Want to get involved? The best place right now is on our Discord.
Existing groups are welcome to join PHP×, and if there isn't a local PHP meetup or user group in your area, we'll help you get set up.
If you already have a PHP meetup and would like to be listed on our site, please submit
a PR to the groups.json
file
in our website repo. Just match the style of any group in that file that has external
set
to true
.
If you would like to start a new PHP× group, please check our Organizers page for instructions and considerations.
If you are a company that would like to sponsor PHP and Laravel events, please get in touch. The best way to do that, right now, is via the PHP× Discord. In the future, we plan to make it easier to connect groups with sponsors.
This site is a basic multi-tenant Laravel app that any event organizer is welcome to use to host a basic landing page and accept newsletter sign-ups and event RSVPs. Check out the Organizers page for details on how to get set up.
As of November 17, 2024, the following features were loosely supported:
- Creating groups
- Creating and RSVPing to meetups
- Connecting to individual Mailcoach instances to send group announcements
- Connecting to a Bluesky account to post meetups (partially)
Next steps for the site:
- Adding an admin UI (right now all admin is done via artisan commands)
- Adding more per-group customizations (like theme/etc)
- Improving the announcement integrations
Other ideas:
- Allow for external sites to add an iCalendar feed that we can then merge with the PHP× feed for a central list of all events
- Add latitude/longitude to events to visualize
- How do we ensure that groups that never meet eventually disappear from the site
- We should have a "placeholder" concept for groups that are considering forming (maybe subdomains)
If any of that sounds interesting, join the Discord! You're welcome to PR changes, but it's best to talk it thru with group organizers first.
We're still in the very early days of figuring out what this group can do!
Stay tuned.