2017 © Pedro Peláez
 

library iri

IRI value objects, parsers and formatters

image

data-values/iri

IRI value objects, parsers and formatters

  • PHP
  • 3 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

DataValues Iri

DataValues Iri is a small library that contains IRI value objects, parsers and formatters., (*1)

It is part of the DataValues set of libraries., (*2)

Code Coverage Scrutinizer Quality Score Dependency Status, (*3)

On Packagist: Latest Stable Version Download count, (*4)

Installation

The recommended way to use this library is via Composer., (*5)

Composer

To add this package as a local, per-project dependency to your project, simply add a dependency on data-values/iri to your project's composer.json file. Here is a minimal example of a composer.json file that just defines a dependency on version 1.0 of this package:, (*6)

{
    "require": {
        "data-values/iri": "1.0.*"
    }
}

Manual

Get the code of this package, either via git, or some other means. Also get all dependencies. You can find a list of the dependencies in the "require" section of the composer.json file. Then take care of autoloading the classes defined in the src directory., (*7)

Tests

This library comes with a set up PHPUnit tests that cover all non-trivial code. You can run these tests using the PHPUnit configuration file found in the root directory. The tests can also be run via Github Actions., (*8)

Authors

DataValues Iri has been written by [Jeroen De Dauw] (https://github.com/JeroenDeDauw), as Wikimedia Germany employee for the Wikidata project., (*9)

Release notes

0.1.1 (2014-10-16)

  • Installation together with DataValues 1.x is now supported.

0.1 (2013-11-17)

Initial release with these features:, (*10)

  • IriValue
  • IriFormatter

The Versions

22/01 2018

dev-master

9999999-dev https://github.com/DataValues/Iri

IRI value objects, parsers and formatters

  Sources   Download

GPL-2.0+ GPL-2.0-or-later

The Requires

 

url wikidata datavalues valueparsers valueformatters iri

16/10 2014

0.1.1

0.1.1.0 https://github.com/DataValues/Iri

IRI value objects, parsers and formatters

  Sources   Download

GPL-2.0+

The Requires

 

url wikidata datavalues valueparsers valueformatters iri

17/11 2013

0.1

0.1.0.0 https://github.com/DataValues/Iri

IRI value objects, parsers and formatters

  Sources   Download

GPL-2.0+

The Requires

 

url wikidata datavalues valueparsers valueformatters iri