Aura Packages

1. Version 5.x
1.1. Aura.Sql
1.1.1. Getting Started
1.1.2. The fetch*() Methods
1.1.3. The yield*() Methods
1.1.4. Profiling and Logging
1.1.5. Connection Locator
1.1.6. 3.x Upgrade Notes
2. Version 4.x
2.1. Aura.Accept
2.1.1. Aura.Accept
2.1.1. Installation
2.2. Aura.Di
2.2.1. Getting Started
2.2.2. Constructor Injection
2.2.3. Setter Injection
2.2.4. Mutate object after instantion
2.2.5. Class, Interface, and Trait Inheritance
2.2.6. Services
2.2.7. Lazy Injection
2.2.8. Instance Factories
2.2.9. Container Builder and Config Classes
2.2.10. Auto-Resolution Of Constructor Parameters
2.2.11. Serializing the Container
2.2.12. Migrating
2.3. Aura.Marshal
2.3.1. Overview
2.3.1. Example Schema
2.3.2. Getting Started
2.3.3. Advanced Usage
2.4. Aura.Sql
2.4.1. Getting Started
2.4.2. The fetch*() Methods
2.4.3. The yield*() Methods
2.4.4. Profiling and Logging
2.4.5. Connection Locator
2.4.6. 3.x Upgrade Notes
3. Version 3.x
3.1. Aura.Di
3.1.1. Getting Started
3.1.2. Constructor Injection
3.1.3. Setter Injection
3.1.4. Class, Interface, and Trait Inheritance
3.1.5. Services
3.1.6. Lazy Injection
3.1.7. Instance Factories
3.1.8. Container Builder and Config Classes
3.1.9. Auto-Resolution Of Constructor Parameters
3.1.10. Migrating from 2.x to 3.x
3.2. Aura.Intl
3.2.1. Getting Started
3.2.2. Setting Localized Messages For A Package
3.2.3. Setting The Default Locale
3.2.4. Getting A Localized Message
3.2.5. Replacing Message Tokens With Values
3.2.6. Pluralized Messages
3.3. Aura.Payload
3.3.1. Getting Started
3.3.2. Methods
3.3.3. Status Values
3.3.4. Example
3.4. Aura.Router
3.4.1. Getting Started
3.4.2. Defining Routes
3.4.3. Attaching Route Groups
3.4.4. Generating Paths From Routes
3.4.5. Building Custom Maps and Routes
3.4.6. Custom Matching Rules
3.4.7. Other Topics
3.5. Aura.Sql
3.5.1. Getting Started
3.5.2. The fetch*() Methods
3.5.3. The yield*() Methods
3.5.4. Profiling and Logging
3.5.5. Connection Locator
3.5.6. 3.x Upgrade Notes
4. Version 2.x
4.1. Aura.Accept
4.1.1. Foreword
4.1.2. Getting Started
4.2. Aura.Auth
4.2.1. Foreword
4.2.2. Getting Started
4.3. Aura.Autoload
4.3.1. Foreword
4.3.2. Getting Started
4.4. Aura.Cli
4.4.1. Foreword
4.4.2. Getting Started
4.5. Aura.Di
4.5.1. Foreword
4.5.2. Getting Started
4.6. Aura.Dispatcher
4.6.1. Foreword
4.6.2. Getting Started
4.6.3. Sending The Array Of Params Directly
4.6.4. Refactoring To Architecture Changes
4.6.5. Construction-Based Configuration
4.6.6. Intercessory Dispatch Methods
4.7. Aura.Filter 2.x
4.7.1. Getting Started
4.7.2. Filtering Individual Values
4.7.3. Filtering Arrays and Objects
4.7.4. Rules To Validate Fields
4.7.5. Rules To Sanitize Fields
4.7.6. Creating and Using Custom Rules
4.8. Aura.Html
4.8.1. Foreword
4.8.2. Getting Started
4.9. Aura.Includer
4.9.1. Foreword
4.9.2. Getting Started
4.10. Aura.Router
4.10.1. Foreword
4.10.2. Getting Started
4.10.3. Advanced Usage
4.11. Aura Session
4.11.1. Foreword
4.11.2. Getting Started
4.11.3. Session Security
4.12. Aura.Sql
4.12.1. Foreword
4.12.2. Getting Started
4.12.3. Profiler
4.12.4. Connection Locator
4.13. Aura.SqlQuery
4.13.1. Foreword
4.13.2. Getting Started
4.13.3. Identifier Quoting
4.13.4. Common Query Objects
4.13.5. MySQL Query Objects ('mysql')
4.13.6. PostgreSQL Query Objects ('pgsql')
4.13.7. SQLite Query Objects ('sqlite')
4.13.8. Microsoft SQL Query Objects ('sqlsrv')
4.13.9. Table Prefixes
4.14. Aura.SqlSchema
4.14.1. Foreword
4.14.2. Getting Started
4.15. Aura View
4.15.1. Foreword
4.15.2. Getting Started
4.16. Aura.Web
4.16.1. Foreword
4.16.2. Getting Started