You are viewing an old version of this page. Return to the latest version.
Version of 10:24, 6 December 2016 by Sgoertz
Fbaeckmann (talk | contribs) m (Fbaeckmann moved page DataValues Interfaces to Archive:DataValues Interfaces) |
Overview | |||
---|---|---|---|
Description: | defines interfaces for ValueParsers, ValueFormatters and ValueValidators. | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Jeroen De Dauw | License: | GPL v2+ |
Type: | MediaWiki | Category: | Data Analysis |
Edition: | BlueSpice pro | ||
DataValues Interfaces is a small PHP library that defines a set of interfaces for parsers, formatters and validators.
For more information please visit GitHub.
Defines {{BSExtensionInfobox |desc=defines interfaces for ValueParsers, ValueFormatters and ValueValidators. |status=stable |developer=Jeroen De Dauw |type=MediaWiki |edition=BlueSpice pro |active=Yes |compatible=MediaWiki |category=Data Analysis |license=GPL v2+ |docu=https://www.mediawiki.org/wiki/Extension:DataValuesInterfaces |package=SemanticData }} '''DataValues''' Interfaces is a small PHP library that defines a set of interfaces for parsers, formatters and validators. For more information please visit [https://github.com/DataValues/Interfaces/blob/master/README.md GitHub]. [[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]][[Category:Extension]]
(15 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{BSExtensionInfobox | ||
+ | |desc=defines interfaces for ValueParsers, ValueFormatters and ValueValidators. | ||
+ | |status=stable | ||
+ | |developer=Jeroen De Dauw | ||
+ | |type=MediaWiki | ||
+ | |edition=BlueSpice pro | ||
+ | |active=Yes | ||
+ | |compatible=MediaWiki | ||
+ | |category=Data Analysis | ||
+ | |license=GPL v2+ | ||
+ | |docu=https://www.mediawiki.org/wiki/Extension:DataValuesInterfaces | ||
+ | |package=SemanticData | ||
+ | }} | ||
+ | '''DataValues''' Interfaces is a small PHP library that defines a set of interfaces for parsers, formatters and validators. | ||
− | + | ||
+ | For more information please visit [https://github.com/DataValues/Interfaces/blob/master/README.md GitHub]. | ||
+ | |||
+ | [[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]][[Category:Extension]] |