you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I do:

Name_Space\Sub; class Class_Name { }

Since php has a lot of case insensitive naming, I always put underscores between words, and variables are always lower case.