2017 © Pedro Peláez
 

library async-password

Simple utility library which makes the native password_* API async friendly

image

peehaa/async-password

Simple utility library which makes the native password_* API async friendly

  • Sunday, October 8, 2017
  • by PeeHaa
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

async-password

DON'T USE, (*1)

API compatibility

This package's API aims to be compatible with the native password_* API., (*2)

However due to the difference between parameter type checking for internal functions and userland functions in weak mode this package may throw TypeErrors where the native functions would simply spit out an E_WARNING., (*3)

To prevent these API incompatibilities use strict_types when invoking the functions in this package., (*4)

The Versions

08/10 2017

dev-master

9999999-dev

Simple utility library which makes the native password_* API async friendly

  Sources   Download

MIT

The Requires

 

The Development Requires

password async amphp

23/07 2017

v0.1.1

0.1.1.0

Simple utility library which makes the native password_* API async friendly

  Sources   Download

MIT

The Requires

 

The Development Requires

password async amphp

23/07 2017

v0.1.0

0.1.0.0

Simple utility library which makes the native password_* API async friendly

  Sources   Download

MIT

The Requires

 

The Development Requires

password async amphp