Aura for PHP
Repositories
-
Aura.Di
Dependency Injection System
-
-
Aura.Project_Kernel
A generic project kernel.
-
-
Aura.SqlQuery
Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
-
Aura.Web
Web controllers and support classes
-
Aura.Intl
Internationalization tools, particularly message translation.
-
Aura.Session
Tools for managing sessions, including session segments and read-once messages
-
Aura.Auth
Provides a unified interface to local and remote authentication systems.
-
-
-
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.Payload
A Domain Payload implementation.
-
-
bin
Unix CLI tools for Aura project management
-
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.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.