2017 © Pedro Peláez
 

library rnd-org

PHP-Client for random.org

image

pklink/rnd-org

PHP-Client for random.org

  • Sunday, August 4, 2013
  • by pklink
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

RndOrg

Client for http://random.org, (*1)

See example.php for usage details, (*2)

@TODO add documentation

Run Tests

You can use PHPUnit from the vendor-folder., (*3)

php composer.phar install --dev
php vendor/bin/phpunit tests/

or with code-coverage-report, (*4)

php composer.phar install --dev
php vendor/bin/phpunit --coverage-html output tests/

Build Status Build Status, (*5)

The Versions

04/08 2013

dev-master

9999999-dev https://github.com/pklink/RndOrg

PHP-Client for random.org

  Sources   Download

MIT

The Requires

 

The Development Requires

client random random.org

22/02 2013

0.2.1

0.2.1.0 https://github.com/pklink/RndOrg

PHP-Client for random.org

  Sources   Download

MIT

The Requires

 

The Development Requires

client random random.org

21/02 2013

0.2

0.2.0.0 https://github.com/pklink/RndOrg

PHP-Client for random.org

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

client random random.org