1 <?xml version="1.0" encoding="UTF-8"?>
3 <sect1 id="learning.quickstart.conclusion">
4 <title>Congratulations!</title>
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!