Pro PHP MVC
(eBook)

Book Cover
Average Rating
Published
Berkeley, CA : New York : Apress ; Distributed to the Book trade worldwide by Springer, ©2012.
Format
eBook
ISBN
9781430241652, 1430241659, 1430241640, 9781430241645
Physical Desc
1 online resource
Status

Description

Loading Description...

Also in this Series

Checking series information...

More Like This

Loading more titles like this title...

Syndetics Unbound

More Details

Language
English
UPC
9781430241645

Notes

Description
Model View Controller (MVC) is becoming the definitive architecture of website development frameworks due to the stability, extensibility and predictability it lends to development. It is not just the primary separation of database, business logic and interface components, but includes a wide range of considerations for building high-performing, scalable and secure applications. Deciding which MVC framework best suits the project you are about to begin is one of the biggest challenges you'll face as a developer. If you are part of a team, this decision has probably already been made for you; but in any event, you'll need to know how (and why) the framework authors made it work the way it does. Pro PHP MVC looks at the building blocks that make any good MVC framework, and how they apply to PHP. It exposes all considerations that many developers take for granted when using a popular framework, and teaches you how to make the framework your own.¡ Over the course of reading this book, you will learn the theoretical implications of the choices you would make when writing your own MVC framework, and how to put the pieces together in a cohesive package. We take a look at the highly modular Zend Framework--how to use its collection of¡loosely¡coupled classes to build a unified system. We also look at CakePHP, learning from its automated build system (Bakery) and highly intuitive approach to rapid development. This book will lay bare all the secret parts of MVC for you.
Local note
O'Reilly,O'Reilly Online Learning: Academic/Public Library Edition

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Pitt, C. (2012). Pro PHP MVC . Apress ; Distributed to the Book trade worldwide by Springer.

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Pitt, Chris. 2012. Pro PHP MVC. Apress ; Distributed to the Book trade worldwide by Springer.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Pitt, Chris. Pro PHP MVC Apress ; Distributed to the Book trade worldwide by Springer, 2012.

MLA Citation, 9th Edition (style guide)

Pitt, Chris. Pro PHP MVC Apress ; Distributed to the Book trade worldwide by Springer, 2012.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
2ed36416-fb40-751f-7dd9-18f0bee99ca9-eng
Go To Grouped Work

Grouping Information

Grouped Work ID2ed36416-fb40-751f-7dd9-18f0bee99ca9-eng
Full titlepro php mvc
Authorpitt chris
Grouping Categorybook
Last Update2024-04-16 12:23:35PM
Last Indexed2024-04-17 02:30:10AM

Book Cover Information

Image Sourcesyndetics
First LoadedJul 5, 2022
Last UsedMar 18, 2024

Marc Record

First DetectedNov 09, 2022 03:42:37 PM
Last File Modification TimeApr 16, 2024 12:29:28 PM

MARC Record

LEADER05266cam a2200721 a 4500
001ocn822576874
003OCoLC
00520240405112445.0
006m     o  d        
007cr cnu---unuuu
008121221s2012    cau     o     001 0 eng d
010 |z  2012538960
019 |a 825076450|a 961492161|a 985045861|a 1005798720|a 1026463027|a 1065984635|a 1103270385|a 1110928677|a 1112559837|a 1204006402|a 1240516766|a 1285755685
020 |a 9781430241652|q (electronic bk.)
020 |a 1430241659|q (electronic bk.)
020 |a 1430241640
020 |a 9781430241645
020 |z 9781430241645
0248 |a 9781430241645
0291 |a AU@|b 000050209875
0291 |a AU@|b 000050492361
0291 |a DEBBG|b BV041120825
0291 |a DEBSZ|b 396757332
0291 |a NZ1|b 14830958
035 |a (OCoLC)822576874|z (OCoLC)825076450|z (OCoLC)961492161|z (OCoLC)985045861|z (OCoLC)1005798720|z (OCoLC)1026463027|z (OCoLC)1065984635|z (OCoLC)1103270385|z (OCoLC)1110928677|z (OCoLC)1112559837|z (OCoLC)1204006402|z (OCoLC)1240516766|z (OCoLC)1285755685
037 |a CL0500000182|b Safari Books Online
040 |a GW5XE|b eng|e pn|c GW5XE|d YDXCP|d UMI|d OCLCO|d COO|d ZMC|d B24X7|d N$T|d E7B|d IDEBK|d DEBSZ|d OCLCF|d OCLCQ|d TXI|d OCLCQ|d AZK|d VT2|d Z5A|d LIV|d OCLCQ|d ESU|d IOG|d REB|d OCLCQ|d CEF|d U3W|d WYU|d UWO|d DEHBZ|d YOU|d TKN|d UAB|d OCLCQ|d LEAUB|d UKAHL|d OL$|d OCLCQ|d BRF|d ERF|d UKBTH|d DCT|d OCLCQ|d OCLCO|d DKU|d OCLCQ|d INARC|d OCLCO|d KSU|d OCLCQ|d OCLCO|d OCLCL
049 |a TKLA
050 4|a QA76.73.P224|b P58 2012
072 7|a COM|x 051260|2 bisacsh
072 7|a COM|x 051420|2 bisacsh
08204|a 005.2/762|2 23
1001 |a Pitt, Chris.|0 http://id.loc.gov/authorities/names/nb2005015923
24510|a Pro PHP MVC /|c Chris Pitt.
260 |a Berkeley, CA :|b Apress ;|a New York :|b Distributed to the Book trade worldwide by Springer,|c ©2012.
300 |a 1 online resource
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
347 |a data file
4901 |a The expert's voice in open source
50500|t Introduction to MVC --|t Foundation --|t Base Class --|t Configuration --|t Caching --|t Registry --|t Routing --|t Templates --|t Databases --|t Models --|t Testing --|t Structure --|t Bootstrapping --|t Registration and Login --|t Search --|t Settings --|t Sharing --|t Photos --|t Extending --|t Administration.
520 |a Model View Controller (MVC) is becoming the definitive architecture of website development frameworks due to the stability, extensibility and predictability it lends to development. It is not just the primary separation of database, business logic and interface components, but includes a wide range of considerations for building high-performing, scalable and secure applications. Deciding which MVC framework best suits the project you are about to begin is one of the biggest challenges you'll face as a developer. If you are part of a team, this decision has probably already been made for you; but in any event, you'll need to know how (and why) the framework authors made it work the way it does. Pro PHP MVC looks at the building blocks that make any good MVC framework, and how they apply to PHP. It exposes all considerations that many developers take for granted when using a popular framework, and teaches you how to make the framework your own.¡ Over the course of reading this book, you will learn the theoretical implications of the choices you would make when writing your own MVC framework, and how to put the pieces together in a cohesive package. We take a look at the highly modular Zend Framework--how to use its collection of¡loosely¡coupled classes to build a unified system. We also look at CakePHP, learning from its automated build system (Bakery) and highly intuitive approach to rapid development. This book will lay bare all the secret parts of MVC for you.
542 |f Copyright 2012 by Chris Pitt|g 2012
590 |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition
650 0|a PHP (Computer program language)|0 http://id.loc.gov/authorities/subjects/sh99002710
650 6|a PHP (Langage de programmation)
650 7|a COMPUTERS|x Programming Languages|x JavaScript.|2 bisacsh
650 7|a COMPUTERS|x Programming Languages|x VBScript.|2 bisacsh
650 7|a PHP (Computer program language)|2 fast
653 4|a Computer science.
758 |i has work:|a Pro PHP MVC (Text)|1 https://id.oclc.org/worldcat/entity/E39PCG88CgBXHfyFwCYY8gvq43|4 https://id.oclc.org/worldcat/ontology/hasWork
77608|i Print version:|a Pitt, Chris.|t Pro PHP MVC.|d New York : Apress, 2012|z 1430241640|w (OCoLC)756180460
830 0|a Expert's voice in open source.|0 http://id.loc.gov/authorities/names/no2005119380
85640|u https://ezproxy.knoxlib.org/login?url=https://learning.oreilly.com/library/view/~/9781430241645/?ar
938 |a Askews and Holts Library Services|b ASKH|n AH26832477
938 |a Books 24x7|b B247|n bks00050647
938 |a ebrary|b EBRY|n ebr10634883
938 |a EBSCOhost|b EBSC|n 567269
938 |a ProQuest MyiLibrary Digital eBook Collection|b IDEB|n cis25765755
938 |a YBP Library Services|b YANK|n 9991444
938 |a Internet Archive|b INAR|n prophpmvc0000pitt
994 |a 92|b TKL