aura/installer-default dependents (5) Order by: name | downloads Show: all | require | require-dev

  • PHP

    aura/signal

    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.

  • PHP

    aura/http

    The Aura HTTP package provides objects to build and send HTTP responses from the server to the client.

  • PHP

    aura/framework

    The Aura Framework package, when combined with a system skeleton, provides a full-stack framework built from Aura component packages.

  • g4/aura-router

    The Aura Router package implements web routing; given a URI path and a copy of $_SERVER, it will extract controller, action, and parameter values for a specific route.

  • PHP

    aura/framework-demo

    The Aura Framework_Demo package provides sample 'Hello World' web and CLI demos for the Aura framework.