My proposal for better code: Don't do public and private Don't use $this and use static classes Don't overload and dont use interfaces Don't do namespaces
Might sound a bit backwards but I am really sick of seeing this mindless OOP shit all over the place ...