Zend Enterprise PHP Patterns (Expert's Voice)


请输入要查询的图书:

可以输入图书全称,关键词或ISBN号

Zend Enterprise PHP Patterns (Expert's Voice)

ISBN: 9781430219743

出版社: Apress

出版年: 2009-08-27

页数: 284

定价: USD 46.99

装帧: Paperback

内容简介


Zend Enterprise PHP Patterns is the culmination of years of experience in the development of web-based applications designed to help enterprises big and small overcome the challenges of the web-based application world and achieve harmony in not only the architecture of their application, but also the entire process under which that application is created and maintained. Taken directly from real-life experiences in PHP application development, Zend Enterprise PHP Patterns will help you * Utilize open source technologies such as PHP and Zend Framework to build robust and easy-to-maintain development infrastructures. * Understand Zend Framework and its philosophical approach to building complex yet easy-to-maintain libraries of functionality for your application that can scale with your needs. * Benefit through an in-depth discussion of tools and techniques that can significantly enhance your ability to develop code faster, fix bugs, and increase performance. What you'll learn * Understand how to build your applications and configure your production environments (both the web server and database servers) to maximize performance while enabling them to scale to meet your performance needs. * Learn how to build PHP-based libraries that solve your needs without falling into the trap of over-architecturing while leveraging powerful tools like Zend Framework to reduce development time. * Understand the importance of PHP application security and the most common security threats, but more importantly, how to incorporate a security focus into your entire development life cycle. * Learn how to use tooling to gather metrics and identify performance bottlenecks in your application to maximize performance. Who this book is for This book is for intermediate--level PHP developers who will be coding in an enterprise environment and architects and project managers who will be working in a PHP enterprise environment. Table of Contents * Introduction to Zend Framework * Introduction to Zend Studio for Eclipse * Web Application Performance and Analysis * Data-Caching Strategies in PHP * Asynchronous Operations with PHP * Securing Your PHP Applications * Monitoring Your Applications * Web Services and Zend Framework * Production Farms for PHP * The MySQL Database