Libraries tagged by aura
aura/payload-interface
352745 Downloads
An interface package for Domain Payload implementations.
aura/payload
330582 Downloads
A Domain Payload implementation.
aura/marshal
133417 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/html
240517 Downloads
Provides HTML escapers and helpers, including form input helpers.
aura/dispatcher
84042 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
218455 Downloads
Provides a unified interface to authenticate a user with local or remote authentication systems.
aura/accept
508056 Downloads
Provides content-negotiation tools using Accept* headers.
bear/aura-router-module
340404 Downloads
Aura Router v3 module for BEAR.Package
ray/aura-web-module
231083 Downloads
aura/web module for Ray.Di
middlewares/aura-session
44502 Downloads
Middleware to manage sessions using Aura.Session
laminas/laminas-auradi-config
36735 Downloads
PSR-11 Aura.DI container configurator for Laminas and Mezzio applications
aura/installer-default
1909606 Downloads
Installs Aura packages using the Composer defaults.
aura/web-kernel
31957 Downloads
The kernel files for an Aura web project.
aura/signal
56422 Downloads
A SignalSlots/EventHandler implementation; with it, we can invoke handlers ('slots' or 'hooks') whenever an object sends a signal ('notification' or 'event') to the signal manager.
aura/project-kernel
74846 Downloads
The shared kernel files for an Aura project.