OOP
- Packages
- LazyProperty - An utility to lazy-initialize object properties
- Trait
- dave1010/php-traits - Collection of PHP 5.4 Traits
- charnad/pesty - Collection of PHP traits
- permissible - A permission system implemented as a trait
- options-trait - Trait to make it easy to add options arrays to object classes
- php-commons - The PHP commons will provide useful interfaces, traits and classes for general solutions
- tvswe/error - Error Trait
- SingletonPatternPHP - A lightweight PHP implementation of the Design Pattern Singleton using trait
- bundle - Our common classes / traits for dev
- witchcraft - Opionated PHP magic methods as traits for PHP 5.4
- peterhorne/traits - A collection of useful traits for PHP
- php-design-patterns - Design patterns implemented using traits in PHP 5.4
- single-table-inheritance - A Single Table Inheritance Trait for Eloquent/Laravel
- PHP-Singleton-Trait - A quick way to turn any class into a singleton using this trait
- Tutorial
- Object Oriented Programming tutorial in PHP
- PHP stdClass: Storing Data in an Object Instead of an Array
- Basic PHP-MySql OOP
- Introducing PHP Classes
- What are PHP Traits?
- Document Root
- Global
- Variable Variables and Variable Functions
- Static
- Magic Methods
- Chaining Methods
- spl_autoload_register
- Reflection
- Alias
- Lazy
- Inheritance