php-standard-library/hash
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| danilovl/hashids-bundle | 0.86 | 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 | 29 | 0 | 18.7 | 22.2 | MIT | 6 months ago | |
| illuminate/hashing | 0.85 | 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 | — | |
| kornrunner/keccak | 0.85 | 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 | 86K | 0 | 3.6 | 39.3 | MIT | 5 years ago | |
| dynamophp/hash | 0.84 | 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 | |
| deligoez/laravel-model-hashid | 0.84 | — | 166 | 166 | 21 | 5K | 0 | 21.0 | 23.5 | — | 3 months ago | |
| bordoni/phpass | 0.84 | 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. | 24 | 25 | 28 | 114K | 1 | 2.1 | 50.5 | — | 4 years ago | |
| dontdrinkandroot/common | 0.83 | A small utility library with commonly used PHP helpers and extensions, including a PHPStan extension. Intended to provide shared building blocks for projects, with CI and code quality tooling support via SonarCloud badges. | 0 | 0 | 0 | 51 | 0 | 1.8 | 23.7 | Apache-2.0 | 2 years ago | |
| symfony/password-hasher | 0.83 | 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. | 807 | 818 | 4 | 4M | 0 | 32.5 | 59.5 | MIT | 1 month ago | |
| selfsimilar/drupal7_password_hasher | 0.83 | 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 | 16 | 0 | 0.0 | 17.0 | GPL-3.0 | — | |
| nawasara/auth-primitives | 0.83 | 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 | 140 | 0 | 0.0 | 29.7 | — | — | |
| christian-riesen/password-hash-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| codemitte/common | 0.83 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| php-standard-library/foundation | 0.82 | A lightweight PHP foundation library offering common building blocks and utilities to bootstrap projects. Provides reusable helpers and core abstractions to reduce boilerplate and standardize patterns across apps and packages. | 1 | 1 | 0 | 36K | 0 | 19.8 | 64.2 | MIT | 1 month ago | |
| denisok94/helper | 0.82 | A small Laravel/PHP helper package providing convenience functions to speed up everyday development tasks. Useful for common utilities and shortcuts so you can reduce boilerplate across projects. | 1 | 1 | 0 | 2 | 0 | 27.4 | 4.9 | BSD-3-Clause | 6 days ago | |
| sweetchuck/utils | 0.82 | Utility helpers for PHP projects: small, reusable classes and functions aimed at simplifying common tasks and reducing boilerplate. Includes tested code with CI and coverage badges. Suitable as a lightweight dependency for general-purpose apps and libraries. | 1 | 1 | 0 | 757 | 2 | 2.2 | 35.5 | — | 5 years ago | |
| mikemclin/laravel-wp-password | 0.82 | — | 86 | 89 | 15 | 48K | 2 | 1.3 | 37.8 | — | — | |
| cayetanosoriano/hashids-bundle | 0.82 | — | 22 | 22 | 20 | 368 | 1 | 1.2 | 17.0 | — | 9 years ago | |
| ircmaxell/password-compat | 0.82 | — | 2,129 | 2,181 | 409 | 382K | 13 | 27.3 | 37.1 | MIT | — | |
| veelasky/laravel-hashid | 0.82 | — | 45 | 46 | 18 | 14K | 0 | 21.4 | 38.7 | MIT | 3 months ago | |
| selfsimilar/laravel-d7-password | 0.81 | — | 4 | 4 | 0 | 25 | 0 | 0.0 | 10.8 | — | — |
How can I help you explore Laravel packages today?