Registry / crypto / zendframework-zend-crypt

zendframework-zend-crypt

JSON →
library3.3.1phppackagistunverified

Strong cryptography tools and password hashing

composer require zendframework/zend-crypt
INSTALL
IMPORT
SIG · ZENDFRAMEWORK-ZEND
Z
zendframework-zend-crypt
cryptophpv3.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Bcrypt
use Zend\Crypt\Password\Bcrypt;

Hash a password using bcrypt

use Zend\Crypt\Password\Bcrypt; $bcrypt = new Bcrypt(); $hash = $bcrypt->create('password');
Debug
Known issues
breakingMigrated to Laminas; zendframework packages are deprecated
fix
Use laminas-crypt instead
affects: >=3.0.0
Upgrade
Version history
3.3.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
47 hits · last 30 days
node
44
Resources