Libraries tagged by aura
aura/payload
352579 Downloads
A Domain Payload implementation.
aura/marshal
137832 Downloads
The Aura Marshal package is a data-object marshalling tool; it takes results from data sources and marshals those result sets into domain model objects of your own design, preserving data relationships along the way.
aura/input
75906 Downloads
This package contains tools to describe and filter user inputs from an HTML form, including sub-forms/sub-fieldsets, fieldset collections, an interface for injecting custom filter systems, and CSRF protection. Note that this package does not include output functionality, although the "hints" provided by the Form object can be used with any presentation system to generate an HTML form.
aura/html
260182 Downloads
Provides HTML escapers and helpers, including form input helpers.
aura/dispatcher
90425 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.
aura/auth
229371 Downloads
Provides a unified interface to authenticate a user with local or remote authentication systems.
aura/accept
532575 Downloads
Provides content-negotiation tools using Accept* headers.
bear/aura-router-module
388121 Downloads
Aura Router v3 module for BEAR.Package
mezzio/mezzio-aurarouter
68214 Downloads
Aura.Router integration for Mezzio
ray/aura-web-module
267966 Downloads
aura/web module for Ray.Di
middlewares/aura-session
49929 Downloads
Middleware to manage sessions using Aura.Session
laminas/laminas-auradi-config
44656 Downloads
PSR-11 Aura.DI container configurator for Laminas and Mezzio applications
aura/installer-default
1935603 Downloads
Installs Aura packages using the Composer defaults.
aura/web-kernel
33464 Downloads
The kernel files for an Aura web project.
aura/uri
75395 Downloads
The Aura Uri package provides objects to build and manipulate URL strings.