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.
This is the second edition of the book first published in 2013. The book has been updated to cover PHP versions 5.6 to 7.2.
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:
Post a Comment