[ZF-10089] Zend_Log
[zend.git] / documentation / manual / en / tutorials / quickstart-conclusion.xml
blob6482d1b8e60d6d684d93763812fbe0a6cc8cdecc
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Reviewed: no -->
3 <sect1 id="learning.quickstart.conclusion">
4     <title>Congratulations!</title>
6     <para>
7         You have now built a very simple application using some of the most commonly used Zend
8         Framework components. Zend Framework makes many components available to you which address
9         most common requirements in web applications, including web services, search,
10         <acronym>PDF</acronym> reading and writing, authentication, authorization, and much more.
11         The <link linkend="reference">Reference Guide</link> is a great place to find out more about
12         the components you've used in this QuickStart as well as other components. We hope you find
13         Zend Framework useful and - more importantly - fun!
14     </para>
15 </sect1>