*Book updated on Aug'15 to include details pertaining to PHP 5.6.*
This is a quick introduction to PHP Object Oriented Programming for readers familiar with OOP concepts and having basic knowledge of PHP. The book covers syntax, namespace, dependency management, packaging, unit testing and documentation aspects.
MADE FOR E-READERS
The book source has been carefully reviewed for legible viewing in Kindle supported devices.
CHAPTERS
* Basics
* Inheritance
* Miscellaneous: Type Hint, Clone, Exception & Others
* Namespace
* Traits
* Functional Programming
* Autoload
* Packaging
* Dependency Management
* Unit Testing
* API Documentation
* End
SOURCE CODE
Source code referred in the book can be downloaded: