With PHP's object-oriented (OO) language features, if you aren't already creating your applications with OO principles in mind, these 7 habits will help you get started in the transition between procedural programming and OO programming. Building these habits help you build more stable, easily maintainable, and more easily extensible applications.