bordoni/phpass
Modernized, namespaced fork of Openwall Phpass (0.3) with Composer autoloading and unit tests. Provides PasswordHash for hashing and verifying passwords with minimal stylistic changes; public domain code, PHP 5 style.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| php-standard-library/hash | 0.84 | Hash utilities for PHP: cryptographic and non-cryptographic hashing via an Algorithm enum, HMAC helpers, and timing-safe string comparison. Lightweight package from PHP Standard Library for consistent, secure hashing across projects. | 0 | 0 | 0 | 8K | 0 | 19.1 | 62.2 | MIT | 2 months ago | |
| hautelook/phpass | 0.84 | Modernized, namespaced Composer-ready fork of Openwall Phpass (0.3) with minimal stylistic changes and unit tests. Provides PasswordHash to generate and verify password hashes for legacy systems; public domain source. | 24 | 26 | 28 | 6K | 1 | 2.1 | 32.5 | — | 4 years ago | |
| selfsimilar/laravel-d7-password | 0.83 | — | 4 | 4 | 0 | 35 | 0 | 0.0 | 10.8 | — | — | |
| illuminate/hashing | 0.83 | Laravel’s hashing component for securely storing and verifying passwords. Provides simple APIs and drivers for bcrypt and Argon2 (including Argon2id), automatic rehashing when options change, and configurable settings for cost and memory/time limits. | 64 | 67 | 4 | 296K | 0 | 0.4 | 50.5 | MIT | — | |
| mikemclin/wp-password | 0.82 | — | 86 | 67 | 15 | 1 | 2 | 1.3 | 0.1 | — | — | |
| mikemclin/laravel-wp-password | 0.81 | — | 86 | 89 | 15 | 48K | 2 | 1.3 | 37.8 | — | — | |
| symfony/password-hasher | 0.81 | Symfony PasswordHasher provides secure password hashing and verification with modern algorithms like bcrypt and sodium. Use PasswordHasherFactory to configure multiple hashers and select the right one for your app’s needs. | 805 | 818 | 4 | 5M | 0 | 31.6 | 59.3 | MIT | 2 months ago | |
| kornrunner/keccak | 0.81 | Pure PHP Keccak (SHA-3) implementation with easy static API. Compute Keccak hashes (224/256/384/512) and SHAKE outputs (XOF) without extensions. Includes test suite and coverage, suitable for Ethereum and other crypto use cases. | 124 | 130 | 47 | 102K | 0 | 3.6 | 40.2 | MIT | 5 years ago | |
| 20steps/bricks-scrypt-password-encoder-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| veelasky/laravel-hashid | 0.81 | — | 47 | 46 | 18 | 14K | 0 | 20.7 | 38.2 | MIT | 4 months ago | |
| danilovl/hashids-bundle | 0.80 | Symfony bundle integrating Hashids for encoding/decoding IDs. Configure salt, alphabet, and minimum hash length. Optional ParamConverter/Request converter automatically decodes route/request parameters so controllers can receive entities by decoded IDs. | 0 | 0 | 0 | 48 | 0 | 18.4 | 25.3 | MIT | 6 months ago | |
| easytek/sf-guard-password-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.2 | — | MIT | 11 years ago | |
| ircmaxell/password-compat | 0.79 | — | 2,129 | 2,179 | 409 | 386K | 13 | 27.3 | 37.1 | MIT | — | |
| christian-riesen/password-hash-bundle | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dynamophp/hash | 0.79 | Generate a deterministic float hash for any string mapped to the range 0–360. Uses a primary hash (e.g., SHA-256), then converts selected leading/trailing characters into a numeric value within the interval. | 0 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| nawasara/auth-primitives | 0.79 | Lightweight Laravel/PHP auth primitives package providing foundational building blocks for authentication and authorization. Use it to compose your own login flows, guards, and access rules with minimal opinionated structure. | 0 | 0 | 0 | 99 | 0 | 0.0 | 27.6 | — | — | |
| selfsimilar/drupal7_password_hasher | 0.79 | PHP package for verifying and generating Drupal 7-compatible password hashes. Useful for migrating users to Laravel or other apps while preserving existing credentials, with support for Drupal’s phpass-based hashing format and validation against stored hashes. | 0 | 0 | 0 | 29 | 0 | 0.0 | 19.1 | GPL-3.0 | — | |
| anahkiasen/underscore-php | 0.68 | Underscore.php brings functional helpers to PHP inspired by Underscore.js. Chainable, collection and array utilities like map, filter, reduce, groupBy, sortBy, pluck, and more. Handy for concise data manipulation in any PHP project, including Laravel. | 1,107 | 1,108 | 87 | 25K | 29 | 8.7 | 21.5 | — | — | |
| area17/phptorch | 0.68 | A lightweight PHP binding for Torch (PyTorch/libtorch), letting you run tensor operations and neural-network inference from PHP. Aimed at simple ML tasks and experimentation, with minimal API surface and straightforward integration in PHP projects. | 2 | 2 | 1 | 349 | 0 | 0.0 | 28.6 | — | — | |
| php-standard-library/secure-random | 0.67 | SecureRandom provides cryptographically secure random bytes and strings in PHP for tokens, passwords, nonces, and IDs. Simple API built on secure system sources, suitable for authentication, session, and security-sensitive workflows. | 0 | 0 | 0 | 3K | 0 | 19.0 | 54.4 | MIT | 2 months ago |
How can I help you explore Laravel packages today?