SlideShare ist ein Scribd-Unternehmen logo
1 von 48
‘ The ZF 1.5 Traveling Roadshow’ Wil Sinclair, Zend Development Manager –  wil /at/ zend /dot/ com Bradford Cottel, Zend Evangelist –  brad /at/ zend /dot/ com ZEND FRAMEWORK 1.5 LATEST FEATURES
ZEND FRAMEWORK 1.5 ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Zend Framework 1.5  Latest Features |
WHY ZEND FRAMEWORK? COLLABORATION PROJECT HISTORY
Zend Framework 1.5  Latest Features |  PHP Collaboration Project—genesis of ZF + Open IDE Best Practices PHP  Framework SOA, Web Services, etc. Open Source Community PHP Language
Zend Framework—In a nutshell The leading open-source PHP framework has a flexible architecture that lets you easily build modern web applications and web services Zend Framework 1.5  Latest Features
ZEND FRAMEWORK  ADVANTAGES ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],|  Zend Framework 1.5  Latest Features
ZEND FRAMEWORK  FACTS ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],|  Zend Framework 1.5  Latest Features
USERS, PRESS, AND BOOKS: ZF NEWS
SELECTED  ZEND FRAMEWORK  USERS Others: |  Zend Framework 1.5  Latest Features
PRESS COVERAGE |  Zend Framework 1.5  Latest Features
ZEND FRAMEWORK  BOOKS |  Zend Framework 1.5  Latest Features
DOWNLOAD TRENDS & FRAMEWORK COMPONENTS OUR FOCUS: WEB SERVICES
ZEND FRAMEWORK  —  DOWNLOADS |  Total (raw) downloads   4.1 million+ Total (net) “uniques”   506,000+ Zend Framework 1.5  Latest Features
ZEND FRAMEWORK  –  COMPONENTS |  Zend Framework 1.5  Latest Features
WOULD YOU LIKE TO CONTRIBUTE TO ZEND FRAMEWORK?
CONTRIBUTION PROCESS |  ,[object Object],[object Object],[object Object],[object Object],[object Object],Zend Framework 1.5  Latest Features
BSD LICENSE  ~  That’s it, the whole thing ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],|  Zend Framework 1.5  Latest Features
CONTRIBUTOR LICENSE AGREEMENT Apache-like  ~  well-respected ,[object Object],[object Object],[object Object],[object Object],|  Zend Framework 1.5  Latest Features
OTHER CURRENT PARTNERS
CURRENT APIs & WEB SERVICES |  “ We have created a StrikeIron API in Zend Framework because of its Web services consumption capabilities and the momentum it is experiencing as a platform for developing Web applications. This makes it extremely easy for PHP developers to access multiple StrikeIron services in a consistent way, greatly extending the capabilities of Web apps that utilize Zend Framework.”  —  Bob Brauer, CEO   StrikeIron Web Services we include as a part of Zend Framework: simpy del.icio.us Our Technology   Partners: Zend Framework 1.5  Latest Features
|  VENDOR APIs IN  ZEND FRAMEWORK Zend Framework 1.5  Latest Features
THE DEVELOPER’S FRAMEWORK THINGS YOU SHOULD KNOW + LET’S LOOK AT SOME CODE
10 Things Every Developer Should Know about Zend Framework ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],|  Zend Framework 1.5  Latest Features
How to Convince your Boss ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],|  Zend Framework 1.5  Latest Features
New Features in 1.5 ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],|  Zend Framework 1.5  Latest Features
Zend_Form Teaser |  Zend Framework 1.5  Latest Features ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Architecture
Zend_Form Teaser |  Zend Framework 1.5  Latest Features 5 Mar 2008 | Page  Zend_Form ,[object Object],[object Object],[object Object],[object Object]
Zend_Form Teaser |  Zend Framework 1.5  Latest Features ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Zend_Form_Element
Zend_Form Teaser |  Zend Framework 1.5  Latest Features ,[object Object],[object Object],[object Object],Zend_Form_DisplayGroup
Zend_Form Teaser |  Zend Framework 1.5  Latest Features ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Zend_Form_SubForm
Zend_Form Teaser |  Zend Framework 1.5  Latest Features ,[object Object],[object Object],[object Object],[object Object],[object Object],Plugins
Zend_Form Teaser |  Zend Framework 1.5  Latest Features ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Plugins: Filters
Zend_Form Teaser |  Zend Framework 1.5  Latest Features ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Plugins: Validators
Zend_Form Teaser |  Zend Framework 1.5  Latest Features ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Plugins: Decorators
Zend_Form Teaser |  Zend Framework 1.5  Latest Features ,[object Object],[object Object],Plugins: Elements!
Zend_Form Teaser |  Zend Framework 1.5  Latest Features ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Utilities
Zend_Form Teaser |  Zend Framework 1.5  Latest Features The Login Form
Zend_Form Teaser |  Zend Framework 1.5  Latest Features Create elements: Username: ,[object Object],[object Object],[object Object],[object Object]
Zend_Form Teaser |  Zend Framework 1.5  Latest Features Create elements: Password ,[object Object],[object Object],[object Object],[object Object]
Zend_Form Teaser |  Zend Framework 1.5  Latest Features Create elements: the Login button ,[object Object],[object Object]
Zend_Form Teaser |  Zend Framework 1.5  Latest Features Create the Form object: ,[object Object],[object Object],[object Object]
Zend_Form Teaser |  Zend Framework 1.5  Latest Features Create the view script: ,[object Object]
Zend_Form Teaser |  Zend Framework 1.5  Latest Features And. . . Viola!
Zend_Form Teaser |  Zend Framework 1.5  Latest Features Results when submitting empty values: ,[object Object]
Zend_Form Teaser |  Zend Framework 1.5  Latest Features Results when submitting invalid values: ,[object Object]
What the Future Holds for ZF ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],|  Zend Framework 1.5  Latest Features
Want to Know More? |  Zend Framework 1.5  Latest Features Keep your eye on: http://framework.zend.com/
THANKS !

Weitere ähnliche Inhalte

Andere mochten auch

Application of nodejs in epsilon mobile
Application of nodejs in epsilon mobileApplication of nodejs in epsilon mobile
Application of nodejs in epsilon mobile
Tony Vo
 
expressjs-cleancontroller-160427080619
expressjs-cleancontroller-160427080619expressjs-cleancontroller-160427080619
expressjs-cleancontroller-160427080619
Roman Sachenko
 
Stack Overflow Austin - jQuery for Developers
Stack Overflow Austin - jQuery for DevelopersStack Overflow Austin - jQuery for Developers
Stack Overflow Austin - jQuery for Developers
Jonathan Sharp
 

Andere mochten auch (20)

Beginning Jquery In Drupal Theming
Beginning Jquery In Drupal ThemingBeginning Jquery In Drupal Theming
Beginning Jquery In Drupal Theming
 
Sst hackathon express
Sst hackathon expressSst hackathon express
Sst hackathon express
 
Application of nodejs in epsilon mobile
Application of nodejs in epsilon mobileApplication of nodejs in epsilon mobile
Application of nodejs in epsilon mobile
 
expressjs-cleancontroller-160427080619
expressjs-cleancontroller-160427080619expressjs-cleancontroller-160427080619
expressjs-cleancontroller-160427080619
 
Zend Framework Getting Started For I5
Zend Framework Getting Started For I5Zend Framework Getting Started For I5
Zend Framework Getting Started For I5
 
Unit testing after Zend Framework 1.8
Unit testing after Zend Framework 1.8Unit testing after Zend Framework 1.8
Unit testing after Zend Framework 1.8
 
Laravel tips
Laravel tipsLaravel tips
Laravel tips
 
Big Data loves JS
Big Data loves JSBig Data loves JS
Big Data loves JS
 
Unit testing with zend framework PHPBenelux
Unit testing with zend framework PHPBeneluxUnit testing with zend framework PHPBenelux
Unit testing with zend framework PHPBenelux
 
Frontend technologies
Frontend technologiesFrontend technologies
Frontend technologies
 
Node js presentation
Node js presentationNode js presentation
Node js presentation
 
Devdays Seattle jQuery Intro for Developers
Devdays Seattle jQuery Intro for DevelopersDevdays Seattle jQuery Intro for Developers
Devdays Seattle jQuery Intro for Developers
 
SITCON2014 LT 快倒的座位表
SITCON2014 LT 快倒的座位表SITCON2014 LT 快倒的座位表
SITCON2014 LT 快倒的座位表
 
Facebook Development with Zend Framework
Facebook Development with Zend FrameworkFacebook Development with Zend Framework
Facebook Development with Zend Framework
 
Zend framework: Getting to grips (ZF1)
Zend framework: Getting to grips (ZF1)Zend framework: Getting to grips (ZF1)
Zend framework: Getting to grips (ZF1)
 
jQuery Presentation to Rails Developers
jQuery Presentation to Rails DevelopersjQuery Presentation to Rails Developers
jQuery Presentation to Rails Developers
 
Intro to Laravel 4 : By Chris Moore
Intro to Laravel 4 : By Chris Moore Intro to Laravel 4 : By Chris Moore
Intro to Laravel 4 : By Chris Moore
 
Cooking with jQuery
Cooking with jQueryCooking with jQuery
Cooking with jQuery
 
PHPBootcamp - Zend Framework
PHPBootcamp - Zend FrameworkPHPBootcamp - Zend Framework
PHPBootcamp - Zend Framework
 
Stack Overflow Austin - jQuery for Developers
Stack Overflow Austin - jQuery for DevelopersStack Overflow Austin - jQuery for Developers
Stack Overflow Austin - jQuery for Developers
 

Ähnlich wie San Francisco PHP Meetup Presentation on Zend Framework

Ähnlich wie San Francisco PHP Meetup Presentation on Zend Framework (20)

first pitch
first pitchfirst pitch
first pitch
 
werwr
werwrwerwr
werwr
 
sdfsdf
sdfsdfsdfsdf
sdfsdf
 
college
collegecollege
college
 
first pitch
first pitchfirst pitch
first pitch
 
Greenathan
GreenathanGreenathan
Greenathan
 
Unit Test for ZF SlideShare Component
Unit Test for ZF SlideShare ComponentUnit Test for ZF SlideShare Component
Unit Test for ZF SlideShare Component
 
first pitch
first pitchfirst pitch
first pitch
 
organic
organicorganic
organic
 
first pitch
first pitchfirst pitch
first pitch
 
latest slide
latest slidelatest slide
latest slide
 
345
345345
345
 
before upload
before uploadbefore upload
before upload
 
Unit Test for ZF SlideShare Component
Unit Test for ZF SlideShare ComponentUnit Test for ZF SlideShare Component
Unit Test for ZF SlideShare Component
 
werwer
werwerwerwer
werwer
 
before upload
before uploadbefore upload
before upload
 
latest slide
latest slidelatest slide
latest slide
 
sdfsd
sdfsdsdfsd
sdfsd
 
sadasd
sadasdsadasd
sadasd
 
asdfasd
asdfasdasdfasd
asdfasd
 

Kürzlich hochgeladen

FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
amitlee9823
 
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
amitlee9823
 
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
daisycvs
 
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
amitlee9823
 
Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...
Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...
Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...
Anamikakaur10
 
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
Abortion pills in Kuwait Cytotec pills in Kuwait
 
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
lizamodels9
 
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
lizamodels9
 

Kürzlich hochgeladen (20)

(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Uneak White's Personal Brand Exploration Presentation
Uneak White's Personal Brand Exploration PresentationUneak White's Personal Brand Exploration Presentation
Uneak White's Personal Brand Exploration Presentation
 
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
 
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
How to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityHow to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League City
 
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
 
Cracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxCracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptx
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Century
 
JAYNAGAR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
JAYNAGAR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRLJAYNAGAR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
JAYNAGAR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
 
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
 
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
 
Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...
Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...
Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...
 
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
 
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
 
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
 
Eluru Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
Eluru Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort ServiceEluru Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
Eluru Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
 

San Francisco PHP Meetup Presentation on Zend Framework

  • 1. ‘ The ZF 1.5 Traveling Roadshow’ Wil Sinclair, Zend Development Manager – wil /at/ zend /dot/ com Bradford Cottel, Zend Evangelist – brad /at/ zend /dot/ com ZEND FRAMEWORK 1.5 LATEST FEATURES
  • 2.
  • 3. WHY ZEND FRAMEWORK? COLLABORATION PROJECT HISTORY
  • 4. Zend Framework 1.5 Latest Features | PHP Collaboration Project—genesis of ZF + Open IDE Best Practices PHP Framework SOA, Web Services, etc. Open Source Community PHP Language
  • 5. Zend Framework—In a nutshell The leading open-source PHP framework has a flexible architecture that lets you easily build modern web applications and web services Zend Framework 1.5 Latest Features
  • 6.
  • 7.
  • 8. USERS, PRESS, AND BOOKS: ZF NEWS
  • 9. SELECTED ZEND FRAMEWORK USERS Others: | Zend Framework 1.5 Latest Features
  • 10. PRESS COVERAGE | Zend Framework 1.5 Latest Features
  • 11. ZEND FRAMEWORK BOOKS | Zend Framework 1.5 Latest Features
  • 12. DOWNLOAD TRENDS & FRAMEWORK COMPONENTS OUR FOCUS: WEB SERVICES
  • 13. ZEND FRAMEWORK — DOWNLOADS | Total (raw) downloads 4.1 million+ Total (net) “uniques” 506,000+ Zend Framework 1.5 Latest Features
  • 14. ZEND FRAMEWORK – COMPONENTS | Zend Framework 1.5 Latest Features
  • 15. WOULD YOU LIKE TO CONTRIBUTE TO ZEND FRAMEWORK?
  • 16.
  • 17.
  • 18.
  • 20. CURRENT APIs & WEB SERVICES | “ We have created a StrikeIron API in Zend Framework because of its Web services consumption capabilities and the momentum it is experiencing as a platform for developing Web applications. This makes it extremely easy for PHP developers to access multiple StrikeIron services in a consistent way, greatly extending the capabilities of Web apps that utilize Zend Framework.” — Bob Brauer, CEO StrikeIron Web Services we include as a part of Zend Framework: simpy del.icio.us Our Technology Partners: Zend Framework 1.5 Latest Features
  • 21. | VENDOR APIs IN ZEND FRAMEWORK Zend Framework 1.5 Latest Features
  • 22. THE DEVELOPER’S FRAMEWORK THINGS YOU SHOULD KNOW + LET’S LOOK AT SOME CODE
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
  • 37. Zend_Form Teaser | Zend Framework 1.5 Latest Features The Login Form
  • 38.
  • 39.
  • 40.
  • 41.
  • 42.
  • 43. Zend_Form Teaser | Zend Framework 1.5 Latest Features And. . . Viola!
  • 44.
  • 45.
  • 46.
  • 47. Want to Know More? | Zend Framework 1.5 Latest Features Keep your eye on: http://framework.zend.com/