Cargando…

PHP objects, patterns, and practice /

PHP Objects Patterns and Practice, Fourth Edition is revised and updated throughout. The book begins by covering PHP's object-oriented features. It introduces key topics including class declaration, inheritance, reflection and much more. These provide the fundamentals of the PHP's support...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Zandstra, Matt (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress, 2013.
Edición:Fourth edition.
Colección:Expert's voice in Web development.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_ocn876383383
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 140411s2013 caua ob 001 0 eng d
040 |a GW5XE  |b eng  |e rda  |e pn  |c GW5XE  |d ZMC  |d COO  |d OCLCF  |d YDXCP  |d UMI  |d DEBBG  |d DEBSZ  |d CDX  |d EBLCP  |d S9I  |d N$T  |d B24X7  |d OCL  |d D6H  |d VT2  |d OCLCQ  |d OCLCO  |d LIV  |d MERUC  |d ESU  |d OCLCQ  |d IOG  |d REB  |d CEF  |d DEHBZ  |d OCLCQ  |d INT  |d U3W  |d OCLCQ  |d WYU  |d YOU  |d TKN  |d OCLCQ  |d UAB  |d AU@  |d UKAHL  |d OCLCQ  |d CNCEN  |d DCT  |d ERF  |d OCLCQ  |d UKBTH  |d UHL  |d OCLCQ  |d SFB  |d AJS  |d OCLCO  |d TOH  |d OCLCQ  |d SNK  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 870199468  |a 870334816  |a 880827070  |a 929952077  |a 964914269  |a 1005765611  |a 1026466589  |a 1065907420  |a 1072001646  |a 1086450349  |a 1086977505  |a 1105802920  |a 1111045193  |a 1112531658  |a 1112539783  |a 1113060830  |a 1113529342  |a 1129356243  |a 1153012177  |a 1159644111  |a 1161435799  |a 1192344617  |a 1204093558  |a 1228516227  |a 1240529077 
020 |a 9781430260325  |q (electronic bk.) 
020 |a 1430260327  |q (electronic bk.) 
020 |z 9781430260318 
020 |z 1430260319 
024 7 |a 10.1007/978-1-4302-6032-5  |2 doi 
024 8 |a 9781430260318 
029 1 |a AU@  |b 000059223951 
029 1 |a AU@  |b 000060583819 
029 1 |a AU@  |b 000067092855 
029 1 |a CHNEW  |b 000900255 
029 1 |a CHVBK  |b 403401232 
029 1 |a DEBBG  |b BV041784077 
029 1 |a DEBBG  |b BV043609416 
029 1 |a DEBSZ  |b 404337945 
029 1 |a DEBSZ  |b 407738495 
029 1 |a GBVCP  |b 882726455 
029 1 |a NZ1  |b 15579282 
029 1 |a AU@  |b 000070669794 
035 |a (OCoLC)876383383  |z (OCoLC)870199468  |z (OCoLC)870334816  |z (OCoLC)880827070  |z (OCoLC)929952077  |z (OCoLC)964914269  |z (OCoLC)1005765611  |z (OCoLC)1026466589  |z (OCoLC)1065907420  |z (OCoLC)1072001646  |z (OCoLC)1086450349  |z (OCoLC)1086977505  |z (OCoLC)1105802920  |z (OCoLC)1111045193  |z (OCoLC)1112531658  |z (OCoLC)1112539783  |z (OCoLC)1113060830  |z (OCoLC)1113529342  |z (OCoLC)1129356243  |z (OCoLC)1153012177  |z (OCoLC)1159644111  |z (OCoLC)1161435799  |z (OCoLC)1192344617  |z (OCoLC)1204093558  |z (OCoLC)1228516227  |z (OCoLC)1240529077 
037 |a CL0500000372  |b Safari Books Online 
050 4 |a QA76.73.P224 
072 7 |a UY  |2 bicssc 
072 7 |a COM  |x 051400  |2 bisacsh 
072 7 |a COM014000  |2 bisacsh 
082 0 4 |a 005.2/762  |2 23 
049 |a UAMI 
100 1 |a Zandstra, Matt,  |e author. 
245 1 0 |a PHP objects, patterns, and practice /  |c Matt Zandstra. 
250 |a Fourth edition. 
264 1 |a Berkeley, CA :  |b Apress,  |c 2013. 
264 2 |a New York, NY :  |b Distributed to the Book trade worldwide by Springer 
264 4 |c ©2013 
300 |a 1 online resource (xxii, 532 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
490 1 |a Expert's voice in web development 
500 |a Includes index. 
505 0 0 |t PHP: Design and Management --  |t Objects --  |t Object Basics --  |t Advanced Features --  |t Object Tools --  |t Objects and Design --  |t What Are Design Patterns? Why Use Them? --  |t Some Pattern Principles --  |t Generating Objects --  |t Patterns for Flexible Object Programming --  |t Performing and Representing Tasks --  |t Enterprise Patterns --  |t Database Patterns --  |t Good (and Bad) Practice --  |t An Introduction to PEAR and Pyrus --  |t Generating Documentation with phpDocumentor --  |t Version Control with Git --  |t Testing with PHPUnit --  |t Automated Build with Phing --  |t Continuous Integration --  |t Objects, Patterns, Practice. 
520 |a PHP Objects Patterns and Practice, Fourth Edition is revised and updated throughout. The book begins by covering PHP's object-oriented features. It introduces key topics including class declaration, inheritance, reflection and much more. These provide the fundamentals of the PHP's support for objects. It also introduces some principles of design. This edition introduces new object relevant features such as traits, reflection extension additions, callable type hinting, improvements to exception handling, and many smaller language enhancements. The next section is devoted to design patterns. These describe common problems and their solutions. The section describes the design principles that make patterns powerful. It covers many of the classic design patterns and includes chapters on enterprise and database patterns.? The last segment of the book covers the tools and practices that can help turn great code into a successful project. The section shows how to manage multiple developers and releases with git, how to build and install using Phing and PEAR. It also explores strategies for automated testing and build.? In addition to discussing the latest developments in build, test, and continuous integration, this section keeps pace with best practice in version control by focusing on Git, increasingly the developer's system of choice. Taken together these three elements: object fundamentals, design principles, and best practice will help the reader develop elegant and rock solid systems. PHP Objects and Patterns: Describes and demonstrates PHP's built-in object-oriented features Breaks down the principles of object-oriented design, explaining key design patterns using practical examples. Discusses the tools and practices necessary for developing, testing and deploying exemplary applications. 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed Apr 11, 2014). 
504 |a Includes bibliographical references and index. 
542 |f Copyright © 2013 by Matt Zandstra  |g 2013 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a PHP (Computer program language) 
650 6 |a PHP (Langage de programmation) 
650 7 |a COMPUTERS  |x Software Development & Engineering  |x General.  |2 bisacsh 
650 7 |a PHP (Computer program language)  |2 fast 
653 |a Core Programming 
776 0 8 |i Print version:  |a Zandstra, Matt.  |t PHP objects, patterns, and practice.  |b Fourth edition.  |z 9781430260318 
830 0 |a Expert's voice in Web development. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430260318/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH29483056 
938 |a Books 24x7  |b B247  |n bks00104363 
938 |a Coutts Information Services  |b COUT  |n 28233555 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL1694186 
938 |a EBSCOhost  |b EBSC  |n 1099022 
938 |a YBP Library Services  |b YANK  |n 11630871 
994 |a 92  |b IZTAP