mouf / utils.action.common-action
This package contains common classes that implement the ActionInterface interface (from the mouf/utils.action.action-interface package).
Installs: 351 551
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 12
Forks: 0
Open Issues: 0
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.