Aura for PHP
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
Aura.Auth
Provides a unified interface to local and remote authentication systems.
Aura.Di
Dependency Injection System
Aura.SqlQuery
Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
auraphp.github.com
Static pages for github site
Aura.View
Provides TemplateView and TwoStepView using PHP as the templating language, with support for partials, sections, and helpers.
Aura.Filter
Validate and sanitize arrays and objects.
Aura.Signal
SignalSlots / EventHandler Implementation
Aura.Session
Tools for managing sessions, including session segments and read-once messages
Aura.Web
Web controllers and support classes
Aura.Payload
A Domain Payload implementation.
Aura.Accept
Provides content-negotiation tools using Accept* headers.
Aura.Payload_Interface
An interface package for Domain Payload implementations.
Aura.Html
Provides HTML escapers and helpers, including form input helpers.
Aura.Intl
Internationalization tools, particularly message translation.
Aura.Includer
Include multiple files from specified directories, in order, with variables injected into a limited include scope.
Aura.SqlSchema
Independent schema discovery tools for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
Aura.SqlMapper_Bundle
A DataMapper and UnitOfWork implementation.
Aura.Framework
Composes the various aura v1 packages into v1 framework.