For many years Object Oriented Programming was rare in the PHP world. Many PHP programmers donât know OO simply because PHP isn't natively an OO language. But with PHP5, PHP really entered the world of objects.
Still many PHP programmers feel that OO is too much for PHP. They don't see the benefits of object oriented programming. This is the start of a series of blog posts to investigate the topic.
Continue reading "Migrating a dev team to an OO team (Part 1)"