2017 © Pedro Peláez
 

library ddex

A library to browse through the DDEX DPID database.

image

alveum/ddex

A library to browse through the DDEX DPID database.

  • Thursday, January 26, 2017
  • by Alveum
  • Repository
  • 2 Watchers
  • 0 Stars
  • 42 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 5 % Grown

The README.md

DDEX

A library to get DDEX party details., (*1)

Example

<?php

require 'vendor/autoload.php';

$d = new \Alveum\DDEX\DDEX('ddex@example.com', 'secret');
var_dump($d->getPartyById('PA-DPIDA-2016121410-U'));

The Versions

26/01 2017

dev-master

9999999-dev

A library to browse through the DDEX DPID database.

  Sources   Download

Apache License 2.0

The Requires

 

26/01 2017

v0.1

0.1.0.0

A library to browse through the DDEX DPID database.

  Sources   Download

Apache License 2.0

The Requires