Talk
Metaprogramming in PHP
Duration
45m
PHP can write PHP. This talk shows how to harness attributes, reflection, and magic methods to cut boilerplate and build flexible APIs in a safe way. Learn the rules for when metaprogramming shines and when to skip the magic.