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).
- Host: GitHub
- URL: https://github.com/thecodingmachine/utils.action.common-action
- Owner: thecodingmachine
- License: mit
- Created: 2013-08-08T14:26:45.000Z (almost 13 years ago)
- Default Branch: 1.0
- Last Pushed: 2015-01-23T11:10:09.000Z (over 11 years ago)
- Last Synced: 2025-02-16T12:30:30.613Z (over 1 year ago)
- Language: PHP
- Size: 152 KB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.