Aura for PHP
-
更多
Aura.Signal
Aura for PHP - Open Source -Aura.Signal is a SignalSlots/EventHandler implementation for PHP; with it, one can invoke handlers (“slots” or “hooks”) whenever an object sends a signal (“notification” or “event”) to the signal manager. 更多資訊… -
更多
Aura.Session
Aura for PHP - Open Source -The Aura Session provides session management functionality, including session segments, read-once (“flash”) values, CSRF tools, and lazy session starting. 更多資訊… -
更多
Aura.Router
Aura for PHP - Open Source -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. 更多資訊… -
更多
Aura.Marshal
Aura for PHP - Open Source -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
Aura for PHP - Open Source -The Aura.Input 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. 更多資訊…