An open API service indexing awesome lists of open source software.

https://github.com/thecodingmachine/utils.action.common-action

This package contains common classes that implement the ActionInterface interface (from the mouf/utils.action.action-interface package).
https://github.com/thecodingmachine/utils.action.common-action

Last synced: 3 months ago
JSON representation

This package contains common classes that implement the ActionInterface interface (from the mouf/utils.action.action-interface package).

Awesome Lists containing this project

README

          

Common classes for ActionInterface
==================================

This package contains a set of classes commonly implementing the [ActionInterface interface](http://mouf-php.com/packages/mouf/utils.action.action-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](http://mouf-php.com), an effort to ensure good developing practices by providing a graphical dependency injection framework.