dynamophp/hash
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| veelasky/laravel-hashid | 0.83 | — | 47 | 46 | 18 | 14K | 0 | 20.7 | 38.2 | MIT | 4 months ago | |
| deligoez/laravel-model-hashid | 0.82 | — | 166 | 166 | 21 | 6K | 0 | 20.4 | 23.9 | — | 3 months ago | |
| hautelook/phpass | 0.81 | 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/drupal7_password_hasher | 0.80 | 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 | — | |
| da-vinci-studio/uuid-generator | 0.80 | Laravel/PHP UUID generator package by Da Vinci Studio. Provides simple helpers to generate UUIDs for your application, useful for model identifiers, tokens, and unique references, with easy integration into existing projects. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 10 years 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 | |
| saade/facehash | 0.80 | Generate and compare perceptual “face hashes” to identify similar faces across images. Lightweight Laravel-friendly package with simple APIs for hashing, distance checks, and quick matching—useful for deduplication, grouping, and basic face similarity search. | 7 | 6 | 0 | 2K | 0 | 14.1 | 36.3 | — | 4 months ago | |
| selfsimilar/laravel-d7-password | 0.79 | — | 4 | 4 | 0 | 35 | 0 | 0.0 | 12.5 | — | — | |
| bordoni/phpass | 0.79 | 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 | |
| kornrunner/keccak | 0.79 | 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 | |
| symfony/password-hasher | 0.79 | 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 | |
| cayetanosoriano/hashids-bundle | 0.78 | — | 22 | 22 | 20 | 368 | 1 | 1.2 | 17.0 | — | 9 years ago | |
| coduo/php-humanizer | 0.78 | Humanize and format values for people: turn field names into readable labels, truncate plain text or HTML safely to word boundaries, and handle common string transformations. Lightweight PHP utility with simple static APIs. | 1,670 | 1,676 | 110 | 25K | 0 | 26.6 | 17.8 | MIT | 7 months ago | |
| netsells/hash-model-ids | 0.78 | — | 0 | 0 | 2 | 36 | 0 | 1.6 | 26.7 | — | 2 years ago | |
| php-standard-library/hash | 0.78 | 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 | |
| baks-dev/reference-color | 0.78 | Библиотека справочника цветов для проектов BaksDev: подключение через Composer, сервис ReferenceChoiceColor для вывода цветов в выпадающих списках (tag baks.reference.choice). Требует PHP 8.4+. Лицензия MIT. | 0 | 0 | 0 | 44 | 0 | 21.4 | 26.9 | MIT | 4 days ago | |
| cirlmcesc/laravel-hashids | 0.78 | Laravel package to obfuscate model IDs and route parameters using Hashids. Adds a model trait that automatically encodes ID and *_id fields on serialization, decodes for route model binding, and provides helper methods plus Artisan install/test commands. | 1 | 1 | 0 | 0 | 0 | 15.5 | — | MIT | 5 months ago | |
| mistic100/randomcolor | 0.77 | Generate attractive random colors in PHP (port of David Merfield’s randomColor). Create single or multiple colors with options for hue, luminosity, alpha, and output formats like hex, rgb(a), hsl(a), or hsv(a). Supports custom PRNG. | 242 | 246 | 57 | 41K | 0 | 5.4 | 30.8 | MIT | 1 year ago | |
| mischiefcollective/colorjizz | 0.77 | ColorJizz-PHP is a lightweight color library for converting and manipulating colors across formats like RGB, CMYK, Hex, HSV, CIELab/LCh, XYZ, and Yxy. Supports chaining operations (hue, saturation, greyscale) while keeping originals immutable. | 285 | 286 | 32 | 6K | 5 | 3.9 | 20.2 | — | — | |
| bitverse/identicon | 0.76 | Generate deterministic SVG identicons from any string in PHP. Pluggable preprocessors (e.g., MD5) and generators; includes Rings and GitHub-style 5x5 Pixels generators. Easy to use: getIcon() returns SVG you can save or render. | 49 | 49 | 8 | 140 | 1 | 1.2 | 8.0 | MIT | 10 years ago |
How can I help you explore Laravel packages today?