aura/installer-default dependents (5) Order by: name | downloads Show: all | require | require-dev
- 
                PHP aura/frameworkThe Aura Framework package, when combined with a system skeleton, provides a full-stack framework built from Aura component packages. 
- 
                PHP aura/framework-demoThe Aura Framework_Demo package provides sample 'Hello World' web and CLI demos for the Aura framework. 
- 
                PHP aura/httpThe Aura HTTP package provides objects to build and send HTTP responses from the server to the client. 
- 
                PHP aura/signalA 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. 
- 
                g4/aura-routerThe 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.