The PHP Roundtable is a podcast of web developers discussing PHP, JavaScript, community, open source, and anything else PHP nerds care about. It is broadcast live from Google Hangouts On-Air. For complete show notes or to watch the episodes in video format visit PHPRoundtable.com. And join the conversation live! Just subscribe to the newsletter at www.phproundtable.com and never miss a live show.
Show Links
Here are some links from the show.
Panel
Please consider supporting OSMI and its mission to help those facing mental illness in the tech community. Donate to Open Sourcing Mental Illness
OSMI began in 2013, with Ed Finkler speaking at tech c…
Boise State University GIMM Program
Madison Area Technical College
Eric Van Johnson - This is me :-) I am a self-taught PHP developer and have been running a development stu…
An international panel of PHP Community members discusses the stat of PHP User Groups. How to get involved, so of the pitfalls, and a lot of the benefits of being a part of the community.
Ben shared with us his experience being a Release Manager for PHP 8.1. We also talk about the voting process for Release Manager voting for 8.2 (https://externals.io/message/117716#117746). Congratul…
10 years of Laravel, and the framework continues to grow stronger with the passing of each release. More and more talented developers are creating packages and contributing to the overall health of L…
Sammy opens the Roundtable back up. Everyone talks about what they've been doing for the past few years. What we are up to now. And what the future holds for The PHPRoundtable.
There have been lots of big changes happening with the PHP-FIG. Today we chat with a number of figgies to get the inside scoop on what has changed and also get a glimpse inside of the latest accepted…
We'll be deep-diving into some PHP internals goodness that you won't want to miss. We'll go behind the scenes of preloading, a possible foreign function interface (FFI), typed properties, a password …
The first major piece of legislation that we've seen attempt to regulate how our personal information is handled on the web is the General Data Protection Regulation (GDPR).
Today we chat with some pa…
We discuss DocBlocks, PSR-5, Annotations, reflection, automatic API documentation generation, and their future in PHP.
The PHP podcast is where everyone chimes in.
Website: https://phproundtable.com/
…
Self-taught PHP programmers, even those of us with decades of experience, would likely fail a tech interview in an epic way. If you've ever wanted to work for a big tech company like Google, Amazon o…
PHP has had support for coroutines since PHP 5.5 and it allows you to do some really cool non-blocking stuff. We chat about concurrency in PHP and how we might be able to use it to speed up our apps.
New accessibility guidelines are coming down the pipe that will impact our apps with the new WCAG 2.1. We chat about what the guidelines are and how we can start preparing our apps for them.
Secrets, secrets, are no fun, all they do is cause pain when trying to deploy to production. By secrets, we're talking about database passwords, API keys, and other credentials that we want to keep f…