{ "name": "illuminate/hashing", "description": "The Illuminate Hashing package.", "license": "MIT", "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "require": { "php": "^8.1", "illuminate/contracts": "^10.0", "illuminate/support": "^10.0" }, "autoload": { "psr-4": { "Illuminate\\Hashing\\": "" } }, "extra": { "branch-alias": { "dev-master": "10.x-dev" } }, "config": { "sort-packages": true }, "minimum-stability": "dev" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
AbstractHasher.php | File | 740 B | 0644 |
|
Argon2IdHasher.php | File | 962 B | 0644 |
|
ArgonHasher.php | File | 4.37 KB | 0644 |
|
BcryptHasher.php | File | 2.61 KB | 0644 |
|
HashManager.php | File | 2.3 KB | 0644 |
|
HashServiceProvider.php | File | 747 B | 0644 |
|
LICENSE.md | File | 1.05 KB | 0644 |
|
composer.json | File | 821 B | 0644 |
|