Skip to content

Instantly share code, notes, and snippets.

@pmjones
Created January 23, 2015 15:57
Show Gist options
  • Save pmjones/4c3b1fd1ffca5252f5d8 to your computer and use it in GitHub Desktop.
Save pmjones/4c3b1fd1ffca5252f5d8 to your computer and use it in GitHub Desktop.
<h1> Aura for PHP</h1>
<dl>
<dt>1. <a href="libraries/">Library Packages</a></dt>
<dd><dl>
<dt>1.1. <a href="libraries/autoload.html#1.1">Aura.Autoload</a></dt>
<dd><dl>
<dt>1.1.1. <a href="libraries/autoload.html#1.1.1">Foreword</a></dt>
<dd><dl>
<dt>1.1.1.1. <a href="libraries/autoload.html#1.1.1.1">Installation</a></dt>
<dt>1.1.1.2. <a href="libraries/autoload.html#1.1.1.2">Quality</a></dt>
<dt>1.1.1.3. <a href="libraries/autoload.html#1.1.1.3">Community</a></dt>
</dl></dd>
<dt>1.1.2. <a href="libraries/autoload.html#1.1.2">Getting Started</a></dt>
<dd><dl>
<dt>1.1.2.1. <a href="libraries/autoload.html#1.1.2.1">PSR-4 Namespace Prefixes</a></dt>
<dt>1.1.2.2. <a href="libraries/autoload.html#1.1.2.2">PSR-0 Namespaces</a></dt>
<dt>1.1.2.3. <a href="libraries/autoload.html#1.1.2.3">Explicit Class-to-File Mappings</a></dt>
<dt>1.1.2.4. <a href="libraries/autoload.html#1.1.2.4">Inspection and Debugging</a></dt>
</dl></dd>
</dl></dd>
<dt>1.2. <a href="libraries/cli.html#1.2">Aura.Cli</a></dt>
<dd><dl>
<dt>1.2.1. <a href="libraries/cli.html#1.2.1">Foreword</a></dt>
<dd><dl>
<dt>1.2.1.1. <a href="libraries/cli.html#1.2.1.1">Installation</a></dt>
<dt>1.2.1.2. <a href="libraries/cli.html#1.2.1.2">Quality</a></dt>
<dt>1.2.1.3. <a href="libraries/cli.html#1.2.1.3">Community</a></dt>
</dl></dd>
<dt>1.2.2. <a href="libraries/cli.html#1.2.2">Getting Started</a></dt>
<dd><dl>
<dt>1.2.2.1. <a href="libraries/cli.html#1.2.2.1">Context Discovery</a></dt>
<dt>1.2.2.2. <a href="libraries/cli.html#1.2.2.2">Getopt Support</a></dt>
<dd><dl>
<dt>1.2.2.2.1. <a href="libraries/cli.html#1.2.2.2.1">Defining Options and Params</a></dt>
<dt>1.2.2.2.2. <a href="libraries/cli.html#1.2.2.2.2">Positional Arguments</a></dt>
</dl></dd>
<dt>1.2.2.3. <a href="libraries/cli.html#1.2.2.3">Standard Input/Output Streams</a></dt>
<dt>1.2.2.4. <a href="libraries/cli.html#1.2.2.4">Exit Codes</a></dt>
<dt>1.2.2.5. <a href="libraries/cli.html#1.2.2.5">Writing Commands</a></dt>
<dt>1.2.2.6. <a href="libraries/cli.html#1.2.2.6">Writing Command Help</a></dt>
<dt>1.2.2.7. <a href="libraries/cli.html#1.2.2.7">Formatter Cheat Sheet</a></dt>
</dl></dd>
</dl></dd>
<dt>1.3. <a href="libraries/di.html#1.3">Aura.Di</a></dt>
<dd><dl>
<dt>1.3.1. <a href="libraries/di.html#1.3.1">Foreword</a></dt>
<dd><dl>
<dt>1.3.1.1. <a href="libraries/di.html#1.3.1.1">Installation</a></dt>
<dt>1.3.1.2. <a href="libraries/di.html#1.3.1.2">Quality</a></dt>
<dt>1.3.1.3. <a href="libraries/di.html#1.3.1.3">Community</a></dt>
</dl></dd>
<dt>1.3.2. <a href="libraries/di.html#1.3.2">Getting Started</a></dt>
<dd><dl>
<dt>1.3.2.1. <a href="libraries/di.html#1.3.2.1">Instantiation</a></dt>
<dt>1.3.2.2. <a href="libraries/di.html#1.3.2.2">Setting And Getting Services</a></dt>
<dt>1.3.2.3. <a href="libraries/di.html#1.3.2.3">Constructor Injection</a></dt>
<dd><dl>
<dt>1.3.2.3.1. <a href="libraries/di.html#1.3.2.3.1">Default Parameter Values</a></dt>
<dt>1.3.2.3.2. <a href="libraries/di.html#1.3.2.3.2">Instance-Specific Parameter Values</a></dt>
<dt>1.3.2.3.3. <a href="libraries/di.html#1.3.2.3.3">Lazy-Loaded Services As Parameter Values</a></dt>
<dt>1.3.2.3.4. <a href="libraries/di.html#1.3.2.3.4">Auto-Resolution Of Parameter Values</a></dt>
<dd><dl>
<dt>1.3.2.3.4.1. <a href="libraries/di.html#1.3.2.3.4.1">A Note About Auto-Resolution</a></dt>
<dt>1.3.2.3.4.2. <a href="libraries/di.html#1.3.2.3.4.2">How Auto-Resolution Works</a></dt>
<dt>1.3.2.3.4.3. <a href="libraries/di.html#1.3.2.3.4.3">Directing Auto-Resolution Typehints To Specific Values</a></dt>
</dl></dd>
</dl></dd>
<dt>1.3.2.4. <a href="libraries/di.html#1.3.2.4">Setter Injection</a></dt>
<dd><dl>
<dt>1.3.2.4.1. <a href="libraries/di.html#1.3.2.4.1">Setter Method Values</a></dt>
<dt>1.3.2.4.2. <a href="libraries/di.html#1.3.2.4.2">Setters In Traits and Interfaces</a></dt>
<dt>1.3.2.4.3. <a href="libraries/di.html#1.3.2.4.3">Instance-Specific Setter Values</a></dt>
</dl></dd>
<dt>1.3.2.5. <a href="libraries/di.html#1.3.2.5">Lazy Values</a></dt>
<dt>1.3.2.6. <a href="libraries/di.html#1.3.2.6">Lazy Include and Require</a></dt>
<dt>1.3.2.7. <a href="libraries/di.html#1.3.2.7">Generic Lazy Calls</a></dt>
<dt>1.3.2.8. <a href="libraries/di.html#1.3.2.8">Instance Factory Objects</a></dt>
<dt>1.3.2.9. <a href="libraries/di.html#1.3.2.9">Inheritance Of Parent Values</a></dt>
<dt>1.3.2.10. <a href="libraries/di.html#1.3.2.10">Container Builder and Config Classes</a></dt>
<dt>1.3.2.11. <a href="libraries/di.html#1.3.2.11">Conclusion</a></dt>
</dl></dd>
</dl></dd>
<dt>1.4. <a href="libraries/dispatcher.html#1.4">Aura.Dispatcher</a></dt>
<dd><dl>
<dt>1.4.1. <a href="libraries/dispatcher.html#1.4.1">Foreword</a></dt>
<dd><dl>
<dt>1.4.1.1. <a href="libraries/dispatcher.html#1.4.1.1">Installation</a></dt>
<dt>1.4.1.2. <a href="libraries/dispatcher.html#1.4.1.2">Quality</a></dt>
<dt>1.4.1.3. <a href="libraries/dispatcher.html#1.4.1.3">Community</a></dt>
</dl></dd>
<dt>1.4.2. <a href="libraries/dispatcher.html#1.4.2">Getting Started</a></dt>
<dd><dl>
<dt>1.4.2.1. <a href="libraries/dispatcher.html#1.4.2.1">Overview</a></dt>
<dt>1.4.2.2. <a href="libraries/dispatcher.html#1.4.2.2">Closures and Invokable Objects</a></dt>
<dt>1.4.2.3. <a href="libraries/dispatcher.html#1.4.2.3">Object Method</a></dt>
<dt>1.4.2.4. <a href="libraries/dispatcher.html#1.4.2.4">Embedding Objects in Parameters</a></dt>
<dt>1.4.2.5. <a href="libraries/dispatcher.html#1.4.2.5">Recursion and Lazy Loading</a></dt>
</dl></dd>
<dt>1.4.3. <a href="libraries/dispatcher.html#1.4.3">Sending The Array Of Params Directly</a></dt>
<dt>1.4.4. <a href="libraries/dispatcher.html#1.4.4">Refactoring To Architecture Changes</a></dt>
<dt>1.4.5. <a href="libraries/dispatcher.html#1.4.5">Construction-Based Configuration</a></dt>
<dt>1.4.6. <a href="libraries/dispatcher.html#1.4.6">Intercessory Dispatch Methods</a></dt>
</dl></dd>
<dt>1.5. <a href="libraries/filter/">Aura.Filter</a></dt>
<dd><dl>
<dt>1.5.1. <a href="libraries/filter/intro.html#1.5.1">Aura.Filter</a></dt>
<dd><dl>
<dt>1.5.1.1. <a href="libraries/filter/intro.html#1.5.1.1">Foreword</a></dt>
<dd><dl>
<dt>1.5.1.1.1. <a href="libraries/filter/intro.html#1.5.1.1.1">Installation</a></dt>
<dt>1.5.1.1.2. <a href="libraries/filter/intro.html#1.5.1.1.2">Quality</a></dt>
<dt>1.5.1.1.3. <a href="libraries/filter/intro.html#1.5.1.1.3">Community</a></dt>
</dl></dd>
<dt>1.5.1.2. <a href="libraries/filter/intro.html#1.5.1.2">Getting Started</a></dt>
<dd><dl>
<dt>1.5.1.2.1. <a href="libraries/filter/intro.html#1.5.1.2.1">Terminology</a></dt>
<dt>1.5.1.2.2. <a href="libraries/filter/intro.html#1.5.1.2.2">Instantiation</a></dt>
<dt>1.5.1.2.3. <a href="libraries/filter/intro.html#1.5.1.2.3">Adding Rule Specifications</a></dt>
<dt>1.5.1.2.4. <a href="libraries/filter/intro.html#1.5.1.2.4">Applying The Filter</a></dt>
<dt>1.5.1.2.5. <a href="libraries/filter/intro.html#1.5.1.2.5">Failure Modes And Messages</a></dt>
<dt>1.5.1.2.6. <a href="libraries/filter/intro.html#1.5.1.2.6">Blank Values</a></dt>
<dd><dl>
<dt>1.5.1.2.6.1. <a href="libraries/filter/intro.html#1.5.1.2.6.1">Allowing For Blank Values</a></dt>
</dl></dd>
<dt>1.5.1.2.7. <a href="libraries/filter/intro.html#1.5.1.2.7">Using The Filter As A Callable</a></dt>
<dt>1.5.1.2.8. <a href="libraries/filter/intro.html#1.5.1.2.8">Extending And Initializing A Filter</a></dt>
</dl></dd>
</dl></dd>
<dt>1.5.2. <a href="libraries/filter/sanitize.html#1.5.2">Rules To Sanitize Fields</a></dt>
<dd><dl>
<dt>1.5.2.1. <a href="libraries/filter/sanitize.html#1.5.2.1">alnum</a></dt>
<dt>1.5.2.2. <a href="libraries/filter/sanitize.html#1.5.2.2">alpha</a></dt>
<dt>1.5.2.3. <a href="libraries/filter/sanitize.html#1.5.2.3">between</a></dt>
<dt>1.5.2.4. <a href="libraries/filter/sanitize.html#1.5.2.4">bool</a></dt>
<dt>1.5.2.5. <a href="libraries/filter/sanitize.html#1.5.2.5">closure</a></dt>
<dt>1.5.2.6. <a href="libraries/filter/sanitize.html#1.5.2.6">dateTime</a></dt>
<dt>1.5.2.7. <a href="libraries/filter/sanitize.html#1.5.2.7">equalToField</a></dt>
<dt>1.5.2.8. <a href="libraries/filter/sanitize.html#1.5.2.8">equalToValue</a></dt>
<dt>1.5.2.9. <a href="libraries/filter/sanitize.html#1.5.2.9">float</a></dt>
<dt>1.5.2.10. <a href="libraries/filter/sanitize.html#1.5.2.10">int</a></dt>
<dt>1.5.2.11. <a href="libraries/filter/sanitize.html#1.5.2.11">isbn</a></dt>
<dt>1.5.2.12. <a href="libraries/filter/sanitize.html#1.5.2.12">max</a></dt>
<dt>1.5.2.13. <a href="libraries/filter/sanitize.html#1.5.2.13">min</a></dt>
<dt>1.5.2.14. <a href="libraries/filter/sanitize.html#1.5.2.14">regex</a></dt>
<dt>1.5.2.15. <a href="libraries/filter/sanitize.html#1.5.2.15">strictEqualToField</a></dt>
<dt>1.5.2.16. <a href="libraries/filter/sanitize.html#1.5.2.16">strictEqualToValue</a></dt>
<dt>1.5.2.17. <a href="libraries/filter/sanitize.html#1.5.2.17">string</a></dt>
<dt>1.5.2.18. <a href="libraries/filter/sanitize.html#1.5.2.18">strlen</a></dt>
<dt>1.5.2.19. <a href="libraries/filter/sanitize.html#1.5.2.19">strlenBetween</a></dt>
<dt>1.5.2.20. <a href="libraries/filter/sanitize.html#1.5.2.20">strlenMax</a></dt>
<dt>1.5.2.21. <a href="libraries/filter/sanitize.html#1.5.2.21">strlenMin</a></dt>
<dt>1.5.2.22. <a href="libraries/filter/sanitize.html#1.5.2.22">trim</a></dt>
<dt>1.5.2.23. <a href="libraries/filter/sanitize.html#1.5.2.23">word</a></dt>
</dl></dd>
<dt>1.5.3. <a href="libraries/filter/validate.html#1.5.3">Rules To Validate Fields</a></dt>
<dd><dl>
<dt>1.5.3.1. <a href="libraries/filter/validate.html#1.5.3.1">alnum</a></dt>
<dt>1.5.3.2. <a href="libraries/filter/validate.html#1.5.3.2">alpha</a></dt>
<dt>1.5.3.3. <a href="libraries/filter/validate.html#1.5.3.3">between</a></dt>
<dt>1.5.3.4. <a href="libraries/filter/validate.html#1.5.3.4">blank</a></dt>
<dt>1.5.3.5. <a href="libraries/filter/validate.html#1.5.3.5">bool</a></dt>
<dt>1.5.3.6. <a href="libraries/filter/validate.html#1.5.3.6">closure</a></dt>
<dt>1.5.3.7. <a href="libraries/filter/validate.html#1.5.3.7">creditCard</a></dt>
<dt>1.5.3.8. <a href="libraries/filter/validate.html#1.5.3.8">dateTime</a></dt>
<dt>1.5.3.9. <a href="libraries/filter/validate.html#1.5.3.9">email</a></dt>
<dt>1.5.3.10. <a href="libraries/filter/validate.html#1.5.3.10">equalToField</a></dt>
<dt>1.5.3.11. <a href="libraries/filter/validate.html#1.5.3.11">equalToValue</a></dt>
<dt>1.5.3.12. <a href="libraries/filter/validate.html#1.5.3.12">float</a></dt>
<dt>1.5.3.13. <a href="libraries/filter/validate.html#1.5.3.13">inKeys</a></dt>
<dt>1.5.3.14. <a href="libraries/filter/validate.html#1.5.3.14">int</a></dt>
<dt>1.5.3.15. <a href="libraries/filter/validate.html#1.5.3.15">inValues</a></dt>
<dt>1.5.3.16. <a href="libraries/filter/validate.html#1.5.3.16">ipv4</a></dt>
<dt>1.5.3.17. <a href="libraries/filter/validate.html#1.5.3.17">isbn</a></dt>
<dt>1.5.3.18. <a href="libraries/filter/validate.html#1.5.3.18">locale</a></dt>
<dt>1.5.3.19. <a href="libraries/filter/validate.html#1.5.3.19">max</a></dt>
<dt>1.5.3.20. <a href="libraries/filter/validate.html#1.5.3.20">min</a></dt>
<dt>1.5.3.21. <a href="libraries/filter/validate.html#1.5.3.21">regex</a></dt>
<dt>1.5.3.22. <a href="libraries/filter/validate.html#1.5.3.22">strictEqualToField</a></dt>
<dt>1.5.3.23. <a href="libraries/filter/validate.html#1.5.3.23">strictEqualToValue</a></dt>
<dt>1.5.3.24. <a href="libraries/filter/validate.html#1.5.3.24">string</a></dt>
<dt>1.5.3.25. <a href="libraries/filter/validate.html#1.5.3.25">strlen</a></dt>
<dt>1.5.3.26. <a href="libraries/filter/validate.html#1.5.3.26">strlenBetween</a></dt>
<dt>1.5.3.27. <a href="libraries/filter/validate.html#1.5.3.27">strlenMax</a></dt>
<dt>1.5.3.28. <a href="libraries/filter/validate.html#1.5.3.28">strlenMin</a></dt>
<dt>1.5.3.29. <a href="libraries/filter/validate.html#1.5.3.29">trim</a></dt>
<dt>1.5.3.30. <a href="libraries/filter/validate.html#1.5.3.30">upload</a></dt>
<dt>1.5.3.31. <a href="libraries/filter/validate.html#1.5.3.31">url</a></dt>
<dt>1.5.3.32. <a href="libraries/filter/validate.html#1.5.3.32">word</a></dt>
</dl></dd>
</dl></dd>
<dt>1.6. <a href="libraries/html/">Aura.Html</a></dt>
<dd><dl>
<dt>1.6.1. <a href="libraries/html/intro.html#1.6.1">Aura.Html</a></dt>
<dd><dl>
<dt>1.6.1.1. <a href="libraries/html/intro.html#1.6.1.1">Foreword</a></dt>
<dd><dl>
<dt>1.6.1.1.1. <a href="libraries/html/intro.html#1.6.1.1.1">Installation</a></dt>
<dt>1.6.1.1.2. <a href="libraries/html/intro.html#1.6.1.1.2">Quality</a></dt>
<dt>1.6.1.1.3. <a href="libraries/html/intro.html#1.6.1.1.3">Community</a></dt>
</dl></dd>
<dt>1.6.1.2. <a href="libraries/html/intro.html#1.6.1.2">Getting Started</a></dt>
<dd><dl>
<dt>1.6.1.2.1. <a href="libraries/html/intro.html#1.6.1.2.1">Built-In Helpers</a></dt>
<dt>1.6.1.2.2. <a href="libraries/html/intro.html#1.6.1.2.2">Custom Helpers</a></dt>
<dt>1.6.1.2.3. <a href="libraries/html/intro.html#1.6.1.2.3">Escaping</a></dt>
</dl></dd>
</dl></dd>
<dt>1.6.2. <a href="libraries/html/helpers.html#1.6.2">Aura.Html Tag Helpers</a></dt>
<dd><dl>
<dt>1.6.2.1. <a href="libraries/html/helpers.html#1.6.2.1">a</a></dt>
<dt>1.6.2.2. <a href="libraries/html/helpers.html#1.6.2.2">base</a></dt>
<dt>1.6.2.3. <a href="libraries/html/helpers.html#1.6.2.3">img</a></dt>
<dt>1.6.2.4. <a href="libraries/html/helpers.html#1.6.2.4">label</a></dt>
<dt>1.6.2.5. <a href="libraries/html/helpers.html#1.6.2.5">links</a></dt>
<dt>1.6.2.6. <a href="libraries/html/helpers.html#1.6.2.6">metas</a></dt>
<dt>1.6.2.7. <a href="libraries/html/helpers.html#1.6.2.7">ol</a></dt>
<dt>1.6.2.8. <a href="libraries/html/helpers.html#1.6.2.8">scripts</a></dt>
<dt>1.6.2.9. <a href="libraries/html/helpers.html#1.6.2.9">ul</a></dt>
<dt>1.6.2.10. <a href="libraries/html/helpers.html#1.6.2.10">styles</a></dt>
<dt>1.6.2.11. <a href="libraries/html/helpers.html#1.6.2.11">tag</a></dt>
<dt>1.6.2.12. <a href="libraries/html/helpers.html#1.6.2.12">title</a></dt>
</dl></dd>
<dt>1.6.3. <a href="libraries/html/forms.html#1.6.3">Aura.Html Form Helpers</a></dt>
<dd><dl>
<dt>1.6.3.1. <a href="libraries/html/forms.html#1.6.3.1">The Form Element</a></dt>
<dt>1.6.3.2. <a href="libraries/html/forms.html#1.6.3.2">HTML 5 Input Elements</a></dt>
<dd><dl>
<dt>1.6.3.2.1. <a href="libraries/html/forms.html#1.6.3.2.1">button</a></dt>
<dt>1.6.3.2.2. <a href="libraries/html/forms.html#1.6.3.2.2">checkbox</a></dt>
<dt>1.6.3.2.3. <a href="libraries/html/forms.html#1.6.3.2.3">color</a></dt>
<dt>1.6.3.2.4. <a href="libraries/html/forms.html#1.6.3.2.4">date</a></dt>
<dt>1.6.3.2.5. <a href="libraries/html/forms.html#1.6.3.2.5">datetime</a></dt>
<dt>1.6.3.2.6. <a href="libraries/html/forms.html#1.6.3.2.6">datetime-local</a></dt>
<dt>1.6.3.2.7. <a href="libraries/html/forms.html#1.6.3.2.7">email</a></dt>
<dt>1.6.3.2.8. <a href="libraries/html/forms.html#1.6.3.2.8">file</a></dt>
<dt>1.6.3.2.9. <a href="libraries/html/forms.html#1.6.3.2.9">hidden</a></dt>
<dt>1.6.3.2.10. <a href="libraries/html/forms.html#1.6.3.2.10">image</a></dt>
<dt>1.6.3.2.11. <a href="libraries/html/forms.html#1.6.3.2.11">month</a></dt>
<dt>1.6.3.2.12. <a href="libraries/html/forms.html#1.6.3.2.12">number</a></dt>
<dt>1.6.3.2.13. <a href="libraries/html/forms.html#1.6.3.2.13">password</a></dt>
<dt>1.6.3.2.14. <a href="libraries/html/forms.html#1.6.3.2.14">radio</a></dt>
<dt>1.6.3.2.15. <a href="libraries/html/forms.html#1.6.3.2.15">range</a></dt>
<dt>1.6.3.2.16. <a href="libraries/html/forms.html#1.6.3.2.16">reset</a></dt>
<dt>1.6.3.2.17. <a href="libraries/html/forms.html#1.6.3.2.17">search</a></dt>
<dt>1.6.3.2.18. <a href="libraries/html/forms.html#1.6.3.2.18">select</a></dt>
<dt>1.6.3.2.19. <a href="libraries/html/forms.html#1.6.3.2.19">submit</a></dt>
<dt>1.6.3.2.20. <a href="libraries/html/forms.html#1.6.3.2.20">tel</a></dt>
<dt>1.6.3.2.21. <a href="libraries/html/forms.html#1.6.3.2.21">text</a></dt>
<dt>1.6.3.2.22. <a href="libraries/html/forms.html#1.6.3.2.22">textarea</a></dt>
<dt>1.6.3.2.23. <a href="libraries/html/forms.html#1.6.3.2.23">time</a></dt>
<dt>1.6.3.2.24. <a href="libraries/html/forms.html#1.6.3.2.24">url</a></dt>
<dt>1.6.3.2.25. <a href="libraries/html/forms.html#1.6.3.2.25">week</a></dt>
</dl></dd>
</dl></dd>
</dl></dd>
<dt>1.7. <a href="libraries/http.html#1.7">Aura HTTP</a></dt>
<dd><dl>
<dt>1.7.1. <a href="libraries/http.html#1.7.1">Foreword</a></dt>
<dd><dl>
<dt>1.7.1.1. <a href="libraries/http.html#1.7.1.1">Installation</a></dt>
<dt>1.7.1.2. <a href="libraries/http.html#1.7.1.2">Quality</a></dt>
<dt>1.7.1.3. <a href="libraries/http.html#1.7.1.3">Community</a></dt>
</dl></dd>
<dt>1.7.2. <a href="libraries/http.html#1.7.2">Getting Started</a></dt>
<dd><dl>
<dt>1.7.2.1. <a href="libraries/http.html#1.7.2.1">Instantiation</a></dt>
<dt>1.7.2.2. <a href="libraries/http.html#1.7.2.2">HTTP Responses</a></dt>
<dd><dl>
<dt>1.7.2.2.1. <a href="libraries/http.html#1.7.2.2.1">Instantiation</a></dt>
<dt>1.7.2.2.2. <a href="libraries/http.html#1.7.2.2.2">Setting And Getting Content</a></dt>
<dt>1.7.2.2.3. <a href="libraries/http.html#1.7.2.2.3">Setting And Getting Headers</a></dt>
<dt>1.7.2.2.4. <a href="libraries/http.html#1.7.2.2.4">Setting and Getting Cookies</a></dt>
<dt>1.7.2.2.5. <a href="libraries/http.html#1.7.2.2.5">Setting and Getting the Status</a></dt>
<dt>1.7.2.2.6. <a href="libraries/http.html#1.7.2.2.6">Sending the Response</a></dt>
</dl></dd>
<dt>1.7.2.3. <a href="libraries/http.html#1.7.2.3">HTTP Requests</a></dt>
<dd><dl>
<dt>1.7.2.3.1. <a href="libraries/http.html#1.7.2.3.1">Instantiation</a></dt>
<dt>1.7.2.3.2. <a href="libraries/http.html#1.7.2.3.2">Setting and Getting Headers and Cookies</a></dt>
<dt>1.7.2.3.3. <a href="libraries/http.html#1.7.2.3.3">Setting and Getting Content</a></dt>
<dt>1.7.2.3.4. <a href="libraries/http.html#1.7.2.3.4">Setting URL and Method</a></dt>
<dt>1.7.2.3.5. <a href="libraries/http.html#1.7.2.3.5">Setting Authentication</a></dt>
<dt>1.7.2.3.6. <a href="libraries/http.html#1.7.2.3.6">Sending the Request</a></dt>
<dt>1.7.2.3.7. <a href="libraries/http.html#1.7.2.3.7">Further Examples</a></dt>
</dl></dd>
<dt>1.7.2.4. <a href="libraries/http.html#1.7.2.4">HTTP Transport and Adapters</a></dt>
</dl></dd>
</dl></dd>
<dt>1.8. <a href="libraries/includer.html#1.8">Aura.Includer</a></dt>
<dd><dl>
<dt>1.8.1. <a href="libraries/includer.html#1.8.1">Foreword</a></dt>
<dd><dl>
<dt>1.8.1.1. <a href="libraries/includer.html#1.8.1.1">Installation</a></dt>
<dt>1.8.1.2. <a href="libraries/includer.html#1.8.1.2">Quality</a></dt>
<dt>1.8.1.3. <a href="libraries/includer.html#1.8.1.3">Community</a></dt>
</dl></dd>
<dt>1.8.2. <a href="libraries/includer.html#1.8.2">Getting Started</a></dt>
<dd><dl>
<dt>1.8.2.1. <a href="libraries/includer.html#1.8.2.1">The Example Scenario</a></dt>
<dt>1.8.2.2. <a href="libraries/includer.html#1.8.2.2">Accomplishing The Task</a></dt>
<dt>1.8.2.3. <a href="libraries/includer.html#1.8.2.3">Include Order</a></dt>
<dt>1.8.2.4. <a href="libraries/includer.html#1.8.2.4">Strict Processing</a></dt>
<dt>1.8.2.5. <a href="libraries/includer.html#1.8.2.5">Globbing</a></dt>
<dt>1.8.2.6. <a href="libraries/includer.html#1.8.2.6">Cache File</a></dt>
<dt>1.8.2.7. <a href="libraries/includer.html#1.8.2.7">Debugging</a></dt>
</dl></dd>
</dl></dd>
<dt>1.9. <a href="libraries/router.html#1.9">Aura.Router</a></dt>
<dd><dl>
<dt>1.9.1. <a href="libraries/router.html#1.9.1">Foreword</a></dt>
<dd><dl>
<dt>1.9.1.1. <a href="libraries/router.html#1.9.1.1">Installation</a></dt>
<dt>1.9.1.2. <a href="libraries/router.html#1.9.1.2">Quality</a></dt>
<dt>1.9.1.3. <a href="libraries/router.html#1.9.1.3">Community</a></dt>
</dl></dd>
<dt>1.9.2. <a href="libraries/router.html#1.9.2">Getting Started</a></dt>
<dd><dl>
<dt>1.9.2.1. <a href="libraries/router.html#1.9.2.1">Instantiation</a></dt>
<dt>1.9.2.2. <a href="libraries/router.html#1.9.2.2">Adding A Route</a></dt>
<dt>1.9.2.3. <a href="libraries/router.html#1.9.2.3">Matching A Route</a></dt>
<dt>1.9.2.4. <a href="libraries/router.html#1.9.2.4">Handling Failure To Match</a></dt>
<dt>1.9.2.5. <a href="libraries/router.html#1.9.2.5">Dispatching A Route</a></dt>
<dt>1.9.2.6. <a href="libraries/router.html#1.9.2.6">Generating A Route Path</a></dt>
</dl></dd>
<dt>1.9.3. <a href="libraries/router.html#1.9.3">Advanced Usage</a></dt>
<dd><dl>
<dt>1.9.3.1. <a href="libraries/router.html#1.9.3.1">Extended Route Specification</a></dt>
<dt>1.9.3.2. <a href="libraries/router.html#1.9.3.2">Default Route Specifications</a></dt>
<dt>1.9.3.3. <a href="libraries/router.html#1.9.3.3">Simple Routes</a></dt>
<dt>1.9.3.4. <a href="libraries/router.html#1.9.3.4">Automatic Params</a></dt>
<dt>1.9.3.5. <a href="libraries/router.html#1.9.3.5">Optional Params</a></dt>
<dt>1.9.3.6. <a href="libraries/router.html#1.9.3.6">Wildcard Params</a></dt>
<dt>1.9.3.7. <a href="libraries/router.html#1.9.3.7">Attaching Route Groups</a></dt>
<dt>1.9.3.8. <a href="libraries/router.html#1.9.3.8">Attaching REST Resource Routes</a></dt>
<dt>1.9.3.9. <a href="libraries/router.html#1.9.3.9">Caching Route Information</a></dt>
<dt>1.9.3.10. <a href="libraries/router.html#1.9.3.10">As a Micro-Framework</a></dt>
</dl></dd>
</dl></dd>
<dt>1.10. <a href="libraries/session.html#1.10">Aura Session</a></dt>
<dd><dl>
<dt>1.10.1. <a href="libraries/session.html#1.10.1">Foreword</a></dt>
<dd><dl>
<dt>1.10.1.1. <a href="libraries/session.html#1.10.1.1">Installation</a></dt>
<dt>1.10.1.2. <a href="libraries/session.html#1.10.1.2">Quality</a></dt>
<dt>1.10.1.3. <a href="libraries/session.html#1.10.1.3">Community</a></dt>
</dl></dd>
<dt>1.10.2. <a href="libraries/session.html#1.10.2">Getting Started</a></dt>
<dd><dl>
<dt>1.10.2.1. <a href="libraries/session.html#1.10.2.1">Instantiation</a></dt>
<dt>1.10.2.2. <a href="libraries/session.html#1.10.2.2">Segments</a></dt>
<dt>1.10.2.3. <a href="libraries/session.html#1.10.2.3">Lazy Session Starting</a></dt>
<dt>1.10.2.4. <a href="libraries/session.html#1.10.2.4">Saving, Clearing, and Destroying Sessions</a></dt>
</dl></dd>
<dt>1.10.3. <a href="libraries/session.html#1.10.3">Session Security</a></dt>
<dd><dl>
<dt>1.10.3.1. <a href="libraries/session.html#1.10.3.1">Session ID Regeneration</a></dt>
<dt>1.10.3.2. <a href="libraries/session.html#1.10.3.2">Cross-Site Request Forgery</a></dt>
<dd><dl>
<dt>1.10.3.2.1. <a href="libraries/session.html#1.10.3.2.1">Defending Against CSRF</a></dt>
<dt>1.10.3.2.2. <a href="libraries/session.html#1.10.3.2.2">CSRF Value Generation</a></dt>
</dl></dd>
</dl></dd>
<dt>1.10.4. <a href="libraries/session.html#1.10.4">Flash Values</a></dt>
<dd><dl>
<dt>1.10.4.1. <a href="libraries/session.html#1.10.4.1">Setting And Getting Flash Values</a></dt>
<dt>1.10.4.2. <a href="libraries/session.html#1.10.4.2">Keeping and Clearing Flash Values</a></dt>
</dl></dd>
</dl></dd>
<dt>1.11. <a href="libraries/sql.html#1.11">Aura.Sql</a></dt>
<dd><dl>
<dt>1.11.1. <a href="libraries/sql.html#1.11.1">Foreword</a></dt>
<dd><dl>
<dt>1.11.1.1. <a href="libraries/sql.html#1.11.1.1">Installation</a></dt>
<dt>1.11.1.2. <a href="libraries/sql.html#1.11.1.2">Quality</a></dt>
<dt>1.11.1.3. <a href="libraries/sql.html#1.11.1.3">Community</a></dt>
</dl></dd>
<dt>1.11.2. <a href="libraries/sql.html#1.11.2">Getting Started</a></dt>
<dd><dl>
<dt>1.11.2.1. <a href="libraries/sql.html#1.11.2.1">Instantiation</a></dt>
<dd><dl>
<dt>1.11.2.1.1. <a href="libraries/sql.html#1.11.2.1.1">Lazy Connection Instance</a></dt>
<dt>1.11.2.1.2. <a href="libraries/sql.html#1.11.2.1.2">Decorator Instance</a></dt>
</dl></dd>
<dt>1.11.2.2. <a href="libraries/sql.html#1.11.2.2">Array Quoting</a></dt>
<dt>1.11.2.3. <a href="libraries/sql.html#1.11.2.3">The <code>perform()</code> Method</a></dt>
<dt>1.11.2.4. <a href="libraries/sql.html#1.11.2.4">New <code>fetch*()</code> Methods</a></dt>
</dl></dd>
<dt>1.11.3. <a href="libraries/sql.html#1.11.3">Profiler</a></dt>
<dt>1.11.4. <a href="libraries/sql.html#1.11.4">Connection Locator</a></dt>
<dd><dl>
<dt>1.11.4.1. <a href="libraries/sql.html#1.11.4.1">Construction-Time Configuration</a></dt>
</dl></dd>
</dl></dd>
<dt>1.12. <a href="libraries/sqlquery.html#1.12">Aura.SqlQuery</a></dt>
<dd><dl>
<dt>1.12.1. <a href="libraries/sqlquery.html#1.12.1">Foreword</a></dt>
<dd><dl>
<dt>1.12.1.1. <a href="libraries/sqlquery.html#1.12.1.1">Installation</a></dt>
<dt>1.12.1.2. <a href="libraries/sqlquery.html#1.12.1.2">Quality</a></dt>
<dt>1.12.1.3. <a href="libraries/sqlquery.html#1.12.1.3">Community</a></dt>
</dl></dd>
<dt>1.12.2. <a href="libraries/sqlquery.html#1.12.2">Getting Started</a></dt>
<dt>1.12.3. <a href="libraries/sqlquery.html#1.12.3">Identifier Quoting</a></dt>
<dt>1.12.4. <a href="libraries/sqlquery.html#1.12.4">Common Query Objects</a></dt>
<dd><dl>
<dt>1.12.4.1. <a href="libraries/sqlquery.html#1.12.4.1">SELECT</a></dt>
<dt>1.12.4.2. <a href="libraries/sqlquery.html#1.12.4.2">INSERT</a></dt>
<dt>1.12.4.3. <a href="libraries/sqlquery.html#1.12.4.3">UPDATE</a></dt>
<dt>1.12.4.4. <a href="libraries/sqlquery.html#1.12.4.4">DELETE</a></dt>
</dl></dd>
<dt>1.12.5. <a href="libraries/sqlquery.html#1.12.5">MySQL Query Objects ('mysql')</a></dt>
<dt>1.12.6. <a href="libraries/sqlquery.html#1.12.6">PostgreSQL Query Objects ('pgsql')</a></dt>
<dd><dl>
<dt>1.12.6.1. <a href="libraries/sqlquery.html#1.12.6.1">Last Insert ID Names in PostgreSQL</a></dt>
</dl></dd>
<dt>1.12.7. <a href="libraries/sqlquery.html#1.12.7">SQLite Query Objects ('sqlite')</a></dt>
<dt>1.12.8. <a href="libraries/sqlquery.html#1.12.8">Microsoft SQL Query Objects ('sqlsrv')</a></dt>
</dl></dd>
<dt>1.13. <a href="libraries/sqlschema.html#1.13">Aura.SqlSchema</a></dt>
<dd><dl>
<dt>1.13.1. <a href="libraries/sqlschema.html#1.13.1">Foreword</a></dt>
<dd><dl>
<dt>1.13.1.1. <a href="libraries/sqlschema.html#1.13.1.1">Installation</a></dt>
<dt>1.13.1.2. <a href="libraries/sqlschema.html#1.13.1.2">Quality</a></dt>
<dt>1.13.1.3. <a href="libraries/sqlschema.html#1.13.1.3">Community</a></dt>
</dl></dd>
<dt>1.13.2. <a href="libraries/sqlschema.html#1.13.2">Getting Started</a></dt>
<dd><dl>
<dt>1.13.2.1. <a href="libraries/sqlschema.html#1.13.2.1">Instantiation</a></dt>
<dt>1.13.2.2. <a href="libraries/sqlschema.html#1.13.2.2">Retrieving Schema Information</a></dt>
</dl></dd>
</dl></dd>
<dt>1.14. <a href="libraries/uri.html#1.14">Aura.Uri</a></dt>
<dd><dl>
<dt>1.14.1. <a href="libraries/uri.html#1.14.1">Getting Started</a></dt>
<dd><dl>
<dt>1.14.1.1. <a href="libraries/uri.html#1.14.1.1">Instantiation</a></dt>
<dt>1.14.1.2. <a href="libraries/uri.html#1.14.1.2">Manipulation</a></dt>
</dl></dd>
<dt>1.14.2. <a href="libraries/uri.html#1.14.2">Public Suffix List Host Parsing</a></dt>
<dd><dl>
<dt>1.14.2.1. <a href="libraries/uri.html#1.14.2.1">Host Component Parts</a></dt>
<dt>1.14.2.2. <a href="libraries/uri.html#1.14.2.2">Public Suffix List</a></dt>
<dt>1.14.2.3. <a href="libraries/uri.html#1.14.2.3">Updating the Public Suffix List</a></dt>
</dl></dd>
</dl></dd>
<dt>1.15. <a href="libraries/view.html#1.15">Aura View</a></dt>
<dd><dl>
<dt>1.15.1. <a href="libraries/view.html#1.15.1">Foreword</a></dt>
<dd><dl>
<dt>1.15.1.1. <a href="libraries/view.html#1.15.1.1">Installation</a></dt>
<dt>1.15.1.2. <a href="libraries/view.html#1.15.1.2">Quality</a></dt>
<dt>1.15.1.3. <a href="libraries/view.html#1.15.1.3">Community</a></dt>
</dl></dd>
<dt>1.15.2. <a href="libraries/view.html#1.15.2">Getting Started</a></dt>
<dd><dl>
<dt>1.15.2.1. <a href="libraries/view.html#1.15.2.1">Instantiation</a></dt>
<dt>1.15.2.2. <a href="libraries/view.html#1.15.2.2">Escaping Output</a></dt>
<dt>1.15.2.3. <a href="libraries/view.html#1.15.2.3">Registering View Templates</a></dt>
<dt>1.15.2.4. <a href="libraries/view.html#1.15.2.4">Setting Data</a></dt>
<dt>1.15.2.5. <a href="libraries/view.html#1.15.2.5">Invoking A One-Step View</a></dt>
<dt>1.15.2.6. <a href="libraries/view.html#1.15.2.6">Using Sub-Templates (aka "Partials")</a></dt>
<dt>1.15.2.7. <a href="libraries/view.html#1.15.2.7">Using Sections</a></dt>
<dt>1.15.2.8. <a href="libraries/view.html#1.15.2.8">Using Helpers</a></dt>
<dt>1.15.2.9. <a href="libraries/view.html#1.15.2.9">Custom Helper Managers</a></dt>
<dt>1.15.2.10. <a href="libraries/view.html#1.15.2.10">Rendering a Two-Step View</a></dt>
<dt>1.15.2.11. <a href="libraries/view.html#1.15.2.11">Closures As Templates</a></dt>
</dl></dd>
</dl></dd>
<dt>1.16. <a href="libraries/web/">Aura.Web</a></dt>
<dd><dl>
<dt>1.16.1. <a href="libraries/web/intro.html#1.16.1">Aura.Web</a></dt>
<dd><dl>
<dt>1.16.1.1. <a href="libraries/web/intro.html#1.16.1.1">Foreword</a></dt>
<dd><dl>
<dt>1.16.1.1.1. <a href="libraries/web/intro.html#1.16.1.1.1">Installation</a></dt>
<dt>1.16.1.1.2. <a href="libraries/web/intro.html#1.16.1.1.2">Quality</a></dt>
<dt>1.16.1.1.3. <a href="libraries/web/intro.html#1.16.1.1.3">Community</a></dt>
</dl></dd>
<dt>1.16.1.2. <a href="libraries/web/intro.html#1.16.1.2">Getting Started</a></dt>
<dd><dl>
<dt>1.16.1.2.1. <a href="libraries/web/intro.html#1.16.1.2.1">Instantiation</a></dt>
<dt>1.16.1.2.2. <a href="libraries/web/intro.html#1.16.1.2.2">Request and Response Objects</a></dt>
</dl></dd>
</dl></dd>
<dt>1.16.2. <a href="libraries/web/request.html#1.16.2">Aura.Web Request</a></dt>
<dd><dl>
<dt>1.16.2.1. <a href="libraries/web/request.html#1.16.2.1">Superglobals</a></dt>
<dt>1.16.2.2. <a href="libraries/web/request.html#1.16.2.2">Client</a></dt>
<dt>1.16.2.3. <a href="libraries/web/request.html#1.16.2.3">Content</a></dt>
<dt>1.16.2.4. <a href="libraries/web/request.html#1.16.2.4">Headers</a></dt>
<dt>1.16.2.5. <a href="libraries/web/request.html#1.16.2.5">Method</a></dt>
<dt>1.16.2.6. <a href="libraries/web/request.html#1.16.2.6">Params</a></dt>
<dt>1.16.2.7. <a href="libraries/web/request.html#1.16.2.7">Url</a></dt>
</dl></dd>
<dt>1.16.3. <a href="libraries/web/response.html#1.16.3">Aura.Web Response</a></dt>
<dd><dl>
<dt>1.16.3.1. <a href="libraries/web/response.html#1.16.3.1">Status</a></dt>
<dt>1.16.3.2. <a href="libraries/web/response.html#1.16.3.2">Headers</a></dt>
<dt>1.16.3.3. <a href="libraries/web/response.html#1.16.3.3">Cookies</a></dt>
<dt>1.16.3.4. <a href="libraries/web/response.html#1.16.3.4">Content</a></dt>
<dt>1.16.3.5. <a href="libraries/web/response.html#1.16.3.5">Cache</a></dt>
<dt>1.16.3.6. <a href="libraries/web/response.html#1.16.3.6">Redirect</a></dt>
<dt>1.16.3.7. <a href="libraries/web/response.html#1.16.3.7">Sending The Response</a></dt>
</dl></dd>
</dl></dd>
</dl></dd>
<dt>2. <a href="bundles/">Bundle Packages</a></dt>
<dd><dl>
<dt>2.1. <a href="bundles/sqlmapper.html#2.1">Aura.SqlMapper_Bundle</a></dt>
<dd><dl>
<dt>2.1.1. <a href="bundles/sqlmapper.html#2.1.1">Foreword</a></dt>
<dd><dl>
<dt>2.1.1.1. <a href="bundles/sqlmapper.html#2.1.1.1">Installation</a></dt>
<dt>2.1.1.2. <a href="bundles/sqlmapper.html#2.1.1.2">Quality</a></dt>
<dt>2.1.1.3. <a href="bundles/sqlmapper.html#2.1.1.3">Community</a></dt>
</dl></dd>
<dt>2.1.2. <a href="bundles/sqlmapper.html#2.1.2">Getting Started</a></dt>
<dd><dl>
<dt>2.1.2.1. <a href="bundles/sqlmapper.html#2.1.2.1">Entity</a></dt>
<dt>2.1.2.2. <a href="bundles/sqlmapper.html#2.1.2.2">Mapper</a></dt>
</dl></dd>
<dt>2.1.3. <a href="bundles/sqlmapper.html#2.1.3">Usage</a></dt>
<dt>2.1.4. <a href="bundles/sqlmapper.html#2.1.4">Insert</a></dt>
<dt>2.1.5. <a href="bundles/sqlmapper.html#2.1.5">Update</a></dt>
<dt>2.1.6. <a href="bundles/sqlmapper.html#2.1.6">Update only changes</a></dt>
<dt>2.1.7. <a href="bundles/sqlmapper.html#2.1.7">Fetch</a></dt>
<dd><dl>
<dt>2.1.7.1. <a href="bundles/sqlmapper.html#2.1.7.1">fetchObject</a></dt>
<dt>2.1.7.2. <a href="bundles/sqlmapper.html#2.1.7.2">fetchObjectBy</a></dt>
<dt>2.1.7.3. <a href="bundles/sqlmapper.html#2.1.7.3">fetchCollection</a></dt>
<dt>2.1.7.4. <a href="bundles/sqlmapper.html#2.1.7.4">fetchCollectionBy</a></dt>
</dl></dd>
<dt>2.1.8. <a href="bundles/sqlmapper.html#2.1.8">Delete</a></dt>
<dt>2.1.9. <a href="bundles/sqlmapper.html#2.1.9">Object and Collection factory</a></dt>
<dt>2.1.10. <a href="bundles/sqlmapper.html#2.1.10">Override identity field</a></dt>
</dl></dd>
</dl></dd>
<dt>3. <a href="kernels/">Kernel Packages</a></dt>
<dd><dl>
<dt>3.1. <a href="kernels/project.html#3.1">Aura.Project_Kernel</a></dt>
<dd><dl>
<dt>3.1.1. <a href="kernels/project.html#3.1.1">Foreword</a></dt>
<dd><dl>
<dt>3.1.1.1. <a href="kernels/project.html#3.1.1.1">Requirements</a></dt>
<dt>3.1.1.2. <a href="kernels/project.html#3.1.1.2">Installation</a></dt>
<dt>3.1.1.3. <a href="kernels/project.html#3.1.1.3">Tests</a></dt>
<dt>3.1.1.4. <a href="kernels/project.html#3.1.1.4">PSR Compliance</a></dt>
<dt>3.1.1.5. <a href="kernels/project.html#3.1.1.5">Community</a></dt>
<dt>3.1.1.6. <a href="kernels/project.html#3.1.1.6">Services</a></dt>
</dl></dd>
<dt>3.1.2. <a href="kernels/project.html#3.1.2">Configuration</a></dt>
<dd><dl>
<dt>3.1.2.1. <a href="kernels/project.html#3.1.2.1">Setting The Config Mode</a></dt>
<dt>3.1.2.2. <a href="kernels/project.html#3.1.2.2">Config File Location</a></dt>
<dt>3.1.2.3. <a href="kernels/project.html#3.1.2.3">Mapping Config Modes To Classes</a></dt>
<dt>3.1.2.4. <a href="kernels/project.html#3.1.2.4">Changing Config Settings</a></dt>
<dt>3.1.2.5. <a href="kernels/project.html#3.1.2.5">Adding A Config Mode</a></dt>
</dl></dd>
</dl></dd>
<dt>3.2. <a href="kernels/cli.html#3.2">Aura.Cli_Kernel</a></dt>
<dd><dl>
<dt>3.2.1. <a href="kernels/cli.html#3.2.1">Foreword</a></dt>
<dd><dl>
<dt>3.2.1.1. <a href="kernels/cli.html#3.2.1.1">Requirements</a></dt>
<dt>3.2.1.2. <a href="kernels/cli.html#3.2.1.2">Installation</a></dt>
<dt>3.2.1.3. <a href="kernels/cli.html#3.2.1.3">Tests</a></dt>
<dt>3.2.1.4. <a href="kernels/cli.html#3.2.1.4">PSR Compliance</a></dt>
<dt>3.2.1.5. <a href="kernels/cli.html#3.2.1.5">Community</a></dt>
<dt>3.2.1.6. <a href="kernels/cli.html#3.2.1.6">Services</a></dt>
</dl></dd>
</dl></dd>
<dt>3.3. <a href="kernels/web.html#3.3">Aura.Web_Kernel</a></dt>
<dd><dl>
<dt>3.3.1. <a href="kernels/web.html#3.3.1">Foreword</a></dt>
<dd><dl>
<dt>3.3.1.1. <a href="kernels/web.html#3.3.1.1">Requirements</a></dt>
<dt>3.3.1.2. <a href="kernels/web.html#3.3.1.2">Installation</a></dt>
<dt>3.3.1.3. <a href="kernels/web.html#3.3.1.3">Tests</a></dt>
<dt>3.3.1.4. <a href="kernels/web.html#3.3.1.4">PSR Compliance</a></dt>
<dt>3.3.1.5. <a href="kernels/web.html#3.3.1.5">Community</a></dt>
<dt>3.3.1.6. <a href="kernels/web.html#3.3.1.6">Services</a></dt>
</dl></dd>
</dl></dd>
</dl></dd>
<dt>4. <a href="projects/">Project Packages</a></dt>
<dd><dl>
<dt>4.1. <a href="projects/cli.html#4.1">Aura.Cli_Project</a></dt>
<dd><dl>
<dt>4.1.1. <a href="projects/cli.html#4.1.1">Foreword</a></dt>
<dd><dl>
<dt>4.1.1.1. <a href="projects/cli.html#4.1.1.1">Requirements</a></dt>
<dt>4.1.1.2. <a href="projects/cli.html#4.1.1.2">Installation</a></dt>
<dt>4.1.1.3. <a href="projects/cli.html#4.1.1.3">Tests</a></dt>
<dt>4.1.1.4. <a href="projects/cli.html#4.1.1.4">PSR Compliance</a></dt>
<dt>4.1.1.5. <a href="projects/cli.html#4.1.1.5">Community</a></dt>
<dt>4.1.1.6. <a href="projects/cli.html#4.1.1.6">Services</a></dt>
</dl></dd>
<dt>4.1.2. <a href="projects/cli.html#4.1.2">Getting Started</a></dt>
<dd><dl>
<dt>4.1.2.1. <a href="projects/cli.html#4.1.2.1">Component Packages</a></dt>
<dt>4.1.2.2. <a href="projects/cli.html#4.1.2.2">Project Configuration</a></dt>
<dt>4.1.2.3. <a href="projects/cli.html#4.1.2.3">Logging</a></dt>
<dt>4.1.2.4. <a href="projects/cli.html#4.1.2.4">Commands</a></dt>
<dd><dl>
<dt>4.1.2.4.1. <a href="projects/cli.html#4.1.2.4.1">Micro-Framework Style</a></dt>
<dt>4.1.2.4.2. <a href="projects/cli.html#4.1.2.4.2">Full-Stack Style</a></dt>
<dt>4.1.2.4.3. <a href="projects/cli.html#4.1.2.4.3">Other Variations</a></dt>
</dl></dd>
</dl></dd>
</dl></dd>
<dt>4.2. <a href="projects/web.html#4.2">Aura.Web_Project</a></dt>
<dd><dl>
<dt>4.2.1. <a href="projects/web.html#4.2.1">Foreword</a></dt>
<dd><dl>
<dt>4.2.1.1. <a href="projects/web.html#4.2.1.1">Requirements</a></dt>
<dt>4.2.1.2. <a href="projects/web.html#4.2.1.2">Installation</a></dt>
<dt>4.2.1.3. <a href="projects/web.html#4.2.1.3">Tests</a></dt>
<dt>4.2.1.4. <a href="projects/web.html#4.2.1.4">PSR Compliance</a></dt>
<dt>4.2.1.5. <a href="projects/web.html#4.2.1.5">Community</a></dt>
<dt>4.2.1.6. <a href="projects/web.html#4.2.1.6">Services</a></dt>
</dl></dd>
<dt>4.2.2. <a href="projects/web.html#4.2.2">Getting Started</a></dt>
<dd><dl>
<dt>4.2.2.1. <a href="projects/web.html#4.2.2.1">Component Packages</a></dt>
<dt>4.2.2.2. <a href="projects/web.html#4.2.2.2">Project Configuration</a></dt>
<dt>4.2.2.3. <a href="projects/web.html#4.2.2.3">Logging</a></dt>
<dt>4.2.2.4. <a href="projects/web.html#4.2.2.4">Routing and Dispatching</a></dt>
<dd><dl>
<dt>4.2.2.4.1. <a href="projects/web.html#4.2.2.4.1">Micro-Framework Style</a></dt>
<dt>4.2.2.4.2. <a href="projects/web.html#4.2.2.4.2">Modified Micro-Framework Style</a></dt>
<dt>4.2.2.4.3. <a href="projects/web.html#4.2.2.4.3">Full-Stack Style</a></dt>
<dt>4.2.2.4.4. <a href="projects/web.html#4.2.2.4.4">Other Variations</a></dt>
</dl></dd>
</dl></dd>
</dl></dd>
<dt>4.3. <a href="projects/framework.html#4.3">Aura.Framework_Project</a></dt>
<dd><dl>
<dt>4.3.1. <a href="projects/framework.html#4.3.1">Foreword</a></dt>
<dd><dl>
<dt>4.3.1.1. <a href="projects/framework.html#4.3.1.1">Requirements</a></dt>
<dt>4.3.1.2. <a href="projects/framework.html#4.3.1.2">Installation</a></dt>
<dt>4.3.1.3. <a href="projects/framework.html#4.3.1.3">Tests</a></dt>
<dt>4.3.1.4. <a href="projects/framework.html#4.3.1.4">PSR Compliance</a></dt>
<dt>4.3.1.5. <a href="projects/framework.html#4.3.1.5">Community</a></dt>
<dt>4.3.1.6. <a href="projects/framework.html#4.3.1.6">Services</a></dt>
</dl></dd>
<dt>4.3.2. <a href="projects/framework.html#4.3.2">Getting Started</a></dt>
</dl></dd>
</dl></dd>
</dl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment