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.Framework
Composes the various aura v1 packages into v1 framework.
auraphp/Aura.Web_Project
A web framework project skeleton.
auraphp/system
A full-stack framework built from Aura library packages.
auraphp/Aura.Framework_Project
A minimal web+CLI framework built from Aura v2 components.
auraphp/Aura.SqlMapper_Bundle
A DataMapper and UnitOfWork implementation.
auraphp/Aura.Cli_Project
The skeleton for a CLI project.
auraphp/Aura.Framework_Demo
"Hello World" demos for Aura version 1 framework
auraphp/installer-system
Composer installer for Aura systems.
auraphp/Example.Testing
An example package for release testing
auraphp/installer-default
Composer installer for default Composer setups.