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, PDF reading
10 and writing, authentication, authorization, and much more. The <link
11 linkend="reference">Reference Guide</link> is a great place to find out more about the
12 components you've used in this QuickStart as well as other components. We hope you find Zend
13 Framework useful and - more importantly - fun!