Late Static Binding in PHP
Or why I wrote another PHP ORM
Feb 20, 20246 min read120

Search for a command to run...
Articles tagged with #object-oriented-programming
Or why I wrote another PHP ORM

Or why I wrote another PHP ORM

Or why I wrote another PHP ORM

Or why I wrote another PHP ORM

Or How To Design Better Objects

I often see other developers having trouble with "Object Oriented Programming". Often they claim it does not work, or it gets "too complex", or hard to understand. And I have been there, done that in my youth, but I still use OO (object oriented) pro...
