2017 © Pedro Peláez
 

library dinopass

A very simple wrapper for the Dinopass password generator API

image

jamesryanbell/dinopass

A very simple wrapper for the Dinopass password generator API

  • Saturday, May 30, 2015
  • by jamesryanbell
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Build Status Coverage Status Dependency Status, (*1)

Latest Stable Version Total Downloads Latest Unstable Version License, (*2)

Dinopass API PHP wrapper

A very simple wrapper for the Dinopass password generator API, (*3)

Installation

Installation should be done via composer, details of how to install composer can be found at https://getcomposer.org/, (*4)

Add "jamesryanbell/dinopass": "1.0.*@dev" to your composer.json file, (*5)

Run composer update to install the latest version., (*6)

Usage

    use JamesRyanBell\Dinopass\Password;

    $dinopass = new Password();
    echo $dinopass->simple();

The Versions

30/05 2015

dev-master

9999999-dev https://github.com/jamesryanbell/dinopass

A very simple wrapper for the Dinopass password generator API

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api security password dinopass