Zend Framework 1 was one of the first major frameworks for PHP 5 and, for many, introduced object-oriented programming principles for writing PHP applications. Many developers looking to embrace a well-architected and supported framework chose to use it as the foundation for their applications. However, the first version was not without its faults. Zend Framework 2 is a significant improvement over its predecessor. It re-designed key components, promotes the re-use of code through modules, and takes advantage of features introduced in PHP 5.3 such as namespaces. The first release of ZF1 was...
Zend Framework 1 was one of the first major frameworks for PHP 5 and, for many, introduced object-oriented programming principles for writing PHP appl...
You study object-oriented programming principles, use Git in all your projects, and know your code inside and out. What other skills do you need as a PHP developer?
This anthology collects articles first published in php architect] magazine. Touching on topics in professional development, each one will give you advice on the soft, non-technical skills you should cultivate. A successful, long-term career in software development depends on much more than knowing the PHP manual by heart. Make sure you're prepared for the next step.
An overview of the...
You study object-oriented programming principles, use Git in all your projects, and know your code inside and out. What other skills do you...