PHP objects, patterns, and practice /
"This book takes you beyond the PHP basics to the enterprise development practices used by professional programmers. Updated for PHP 5.3 with new sections on closures, namespaces, and continuous integration, this edition will teach you about object features such as abstract classes, reflection,...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[Berkeley, Calif.] : New York :
Apress ; Distributed to the Book trade worldwide by Springer-Verlag New York,
©2010.
|
Edición: | 3rd ed. |
Colección: | Expert's voice in open source.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- PHP : design and management
- PHP and objects
- Object basics
- Advanced features
- Object tools
- Objects and design
- What are design patterns? Why use them?
- Some pattern principles
- Generating objects
- Patterns for flexible object programming
- Performing and representing tasks
- Enterprise patterns
- Database patterns
- Good (and bad) practice
- An introduction to PEAR and Pyrus
- Generating documentation with phpDocumentor
- Version control with subversion
- Testing with PHPUnit
- Automated build with Phing
- Continuous integration
- Objects, patterns, practice.