Skip to content

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

License

Notifications You must be signed in to change notification settings

thecodingmachine/mouf-utils.value.common-value

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Common classes for ValueInterface

This package contains a set of classes commonly implementing the ValueInterface interface

Here is a list of all classes available in this package:

  • GetParam: an object representing a GET parameter passed in the web query.
  • PostParam: an object representing a POST parameter passed in the web query.
  • RequestParam: an object representing a parameter from the $_REQUEST superglobal passed in the web query.
  • ArrayLookup: an object representing one value from an array.
  • ExceptionValue: an object that throws an exception each time we try to evaluate it.

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages