Jason Adams from Impress.org has published, thus far, a nice three-part introduction series on PHP object orientated design patterns.
- https://impress.org/what-are-design-patterns-and-why-should-you-use-them/
- https://impress.org/use-value-objects-to-keep-your-sanity-and-values-honest/
- https://impress.org/smart-object-creation-with-the-abstract-factory-design-pattern/
I recommend checking them out if OOP in PHP is an interest to you and if you want to start upgrading your skills with your code.
You can also follow Jason on Twitter at https://twitter.com/jasontheadams
Webmentions