PHP OOP: An Object Oriented Programming Primer
EliW
Whether you are a brand new developer or an experienced coder - the PHP object model can hold some mysteries that are worth exploring. This session will briefly cover the basics of working with Objects in PHP, then dive quickly through inheritance, abstracts, interfaces, traits, late static binding, magic methods, namespaces and maybe even reflection. It’s a lot to cover to make sure to show up with your eyes open and ready to move quickly!