
037: An ORM Discussion
Object-relational mapping (ORM) tools are a great way to model relational databases in your codebase. We discuss the benefits that ORM tools can add to our apps, some problems with the ORM model and w...
3 Helmi 20161h 21min

036: A Room 11 Special
We bring room 11 chat room from Stack Overflow to the Roundtable. We discuss security, PSR-6, Magic the Gathering, PHP 7 and kittens.
11 Joulu 20151h 26min

035: Immutable PHP
Immutability plays a huge role in functional programming and many languages support immutability directly; like the readonly keyword in C#. It is possible to create immutable objects in PHP, but the l...
24 Marras 20151h 26min

034: Debugging is more than var_dump()
Believe it or not, there's a lot more to debugging your PHP code than var_dump()'ing all the things. We discuss how to use debugging tools to help us comprehensively debug our codebase.
16 Marras 201559min

033: Design Patternmania
With a new design pattern coming out every week it can be easy to get caught up in all the hype. If you frequently try to implement the latest-and-greatest design pattern and feel constantly paralyzed...
25 Loka 20151h 10min

032: Running A Rockin' PHP User Group
User groups are core to the strength of the PHP community. We discuss what it takes to run a solid user group in your area; finding food & venue sponsors, finding speakers, dealing with money & expens...
20 Loka 201558min

031: Checking in with PHP & HHVM internals
We chatting with some PHP & HHVM internals folks to learn what's been going on in the world of internals.
6 Loka 20151h 9min

030: SOA and Microservices
SOA (Service Oriented Architecture) is an architecture that shifts our focus from one big monolithic web app to smaller connected web apps. We discuss what an SOA app looks like in the real world and ...
1 Syys 20151h 3min



















