Skip to content

manuakasam/ZF2_3_QuickStart_Rewrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

ZF2_3_QuickStart_Rewrite

This repository is the home of a new introduction into the world of the Zend Framework 2 and following versions for the official documentation. It's aim is to be far more verbose than the current QuickStart to make it easier for users to understand what ZF2++ is all about, how does it work, what do error messages mean, etc...

Discussing the outline

In this repository you'll only see the file outline.md. This file contains all the content that I plan to write. If there's any contents missing, be sure to point this out in here.

Demo Application

The whole code for the AlbumDemoApplication can be found in this repository

There's a couple of differences to the code layed out within the tutorial as that code is just a proof of concept I did. It will be updated to PHP 5.3 standards at a later point in time.

Discussing the chapters

Each chapter has it's own branch and will be managed through a PR. Please check the following links for each chapter.

  1. Chapter 01 - Writing your first module
  2. Chapter 02 - Services and the ServiceManager
  3. Chapter 03 - Preparing Database Backends
  4. Chapter 04 - Introducing Zend\Db\Sql and Zend\Stdlib\Hydrator
  5. Chapter 05 - Understanding Routing
  6. Chapter 06 - Introducing Zend\Form and Zend\Form\Fieldset (Add Album)
  7. Chapter 07 - Data-binding in Zend\Form (Edit / Delete Album)
  8. Chapter 08 - Reviewing the Application

Just drop inline comments or do PRs against the branches.

Thanks everyone for your help!

Older drafts

  1. Chapter 03 - Database and TableGateway integration
  2. Chapter 04 - Working with Hydrators

About

Rewrite of the QuickStart Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •