Aura for PHP
High-quality, well-tested, standards-compliant, decoupled libraries that can be used in any codebase.
Pinned Repositories
Aura.Auth
Provides a unified interface to local and remote authentication systems.
Aura.Cli
Command-Line Interface tools
Aura.Di
Dependency Injection System
Aura.Filter
Validate and sanitize arrays and objects.
Aura.Framework
Composes the various aura v1 packages into v1 framework.
Aura.Marshal
A data-marshaling toolset
Aura.Router
A web router implementation for PHP.
Aura.Session
Tools for managing sessions, including session segments and read-once messages
Aura.Sql
SQL database access through PDO.
Aura.SqlQuery
Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
Aura for PHP's Repositories
auraphp/Aura.Sql
SQL database access through PDO.
auraphp/Aura.Router
A web router implementation for PHP.
auraphp/Aura.SqlQuery
Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
auraphp/Aura.Di
Dependency Injection System
auraphp/Aura.Session
Tools for managing sessions, including session segments and read-once messages
auraphp/Aura.Filter
Validate and sanitize arrays and objects.
auraphp/Aura.Auth
Provides a unified interface to local and remote authentication systems.
auraphp/Aura.Marshal
A data-marshaling toolset
auraphp/Aura.Cli
Command-Line Interface tools
auraphp/Aura.Autoload
A PSR-0 compliant autoloader
auraphp/Aura.Intl
Internationalization tools, particularly message translation.
auraphp/Aura.View
Provides TemplateView and TwoStepView using PHP as the templating language, with support for partials, sections, and helpers.
auraphp/Aura.Web
Web controllers and support classes
auraphp/Aura.Http
HTTP Request and Response tools
auraphp/Aura.Input
Tools to describe HTML form fields and values.
auraphp/Aura.Payload
A Domain Payload implementation.
auraphp/Aura.Html
Provides HTML escapers and helpers, including form input helpers.
auraphp/Aura.SqlSchema
Independent schema discovery tools for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
auraphp/Aura.Dispatcher
Object factory and method invoker.
auraphp/Aura.Accept
Provides content-negotiation tools using Accept* headers.
auraphp/Aura.Signal
SignalSlots / EventHandler Implementation
auraphp/auraphp.github.io
Static pages for github site
auraphp/Aura.Web_Kernel
The kernel files for a web project.
auraphp/Aura.Uri
Tools to build and modify URLs.
auraphp/Aura.Includer
Include multiple files from specified directories, in order, with variables injected into a limited include scope.
auraphp/Aura.Payload_Interface
An interface package for Domain Payload implementations.
auraphp/Aura.Project_Kernel
A generic project kernel.
auraphp/Aura.Cli_Kernel
The kernel files for a CLI project.
auraphp/Aura.Filter_Interface
Interface for Filter objects.
auraphp/bin
Unix CLI tools for Aura project management