Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>If you are looking for a tutorial and/or some documentation, especially if starting from scratch, here are a couple of links that could interest you :</p> <ul> <li><a href="http://www.survivethedeepend.com/" rel="nofollow noreferrer">Survive The Deep End!</a> : a free electronic-book about ZF <ul> <li>It's still work in progress, </li> <li>but the existing chapters are quite good -- and they will allow you to start, at least.</li> </ul></li> <li><a href="http://framework.zend.com/docs/quickstart" rel="nofollow noreferrer">The official Quickstart</a> : it's short, you can study it for something like 2 to 4 hours, I'd say, and it'll allow you to develop a really simple/basic/quick application.</li> </ul> <p>Those might be helpful, for you to start.</p> <p><br> And here are some other resources <em>(there are quite a lot of resources about ZF, actually)</em> :</p> <ul> <li>The official <a href="http://zendframework.com/manual/en/" rel="nofollow noreferrer">Reference Guide</a> -- not quite perfect as a starting point, but it contains the documentation of every classes of the Framework, and most of their useful public methods ; you'll work with this one really often, I guess !</li> <li>A <a href="http://zendframework.com/docs/screencasts" rel="nofollow noreferrer">couple of screencasts</a> <ul> <li>There are also <a href="http://www.zend.com/en/resources/webinars/framework" rel="nofollow noreferrer">webinars</a>, and a couple <a href="http://devzone.zend.com/search/results?q=%27zend+framework%27+podcast" rel="nofollow noreferrer">podcasts</a></li> </ul></li> <li>More advanced, there are interesting articles about <a href="http://devzone.zend.com/tag/Zend%20Framework" rel="nofollow noreferrer">ZF on devzone</a></li> <li>Of course, you can find books about ZF, too. For instance : <ul> <li><a href="http://rads.stackoverflow.com/amzn/click/1430218258" rel="nofollow noreferrer">Beginning Zend Framework</a></li> <li><a href="http://rads.stackoverflow.com/amzn/click/1933988320" rel="nofollow noreferrer">Zend Framework in Action</a></li> </ul></li> </ul>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload