mouf / utils.action.common-action
This package contains common classes that implement the ActionInterface interface (from the mouf/utils.action.action-interface package).
Package info
github.com/thecodingmachine/utils.action.common-action
pkg:composer/mouf/utils.action.common-action
v1.0.1
2015-01-23 11:09 UTC
Requires
- php: >=5.3.0
- mouf/utils.action.action-interface: ~1.0
- mouf/utils.value.value-interface: ~1.0
README
This package contains a set of classes commonly implementing the ActionInterface interface
Here is a list of all classes available in this package:
- Redirect: an object used to perform an HTTP redirect.
Mouf package
This package is part of Mouf, an effort to ensure good developing practices by providing a graphical dependency injection framework.