Libraries tagged by hashed
wuwx/laravel-hashing-md5
13122 Downloads
netsells/hash-model-ids
33114 Downloads
Dynamically create a hash of an Eloquent model id value to avoid exposing a record's actual database id.
cleaniquecoders/laravel-observers
10163 Downloads
A collection of observer classes that can be use in your Laravel application.
hashemi/queryfilter
1036 Downloads
A simple & dynamic package for your eloquent query in laravel. It will help you to write query logic individual for each parameter.
hashemi/php-csv-export
2162 Downloads
A simple & lightweight csv export package for php
vanqard/passman
3498 Downloads
Super simple password hash manager for hashing password, to verify password hashes and test for the need to rehash a password. Fully compliant oo wrapper.
steverobbins/magento-version-identification
7802 Downloads
A compiled list of files and their md5 hashes used to determine a Magento site's version
selfsimilar/laravel-d7-password
3235 Downloads
Laravel package that checks and creates Drupal 7 password hashes
postfixadmin/password-hashing
11941 Downloads
Routines to generate password hashes, useful for Dovecot or Courier Mail servers
pderas/shambles
32522 Downloads
A hashing library that will generate and add hashes to your laravel models.
diarmuidie/niceid
57499 Downloads
PHP library to generate short, non-sequential, URL-friendly hashes of incremental IDs. Similar to YouTube (https://www.youtube.com/watch?v=dQw4w9WgXcQ) and Bitly (http://bit.ly/1D0CAzd) URLs.
cpliakas/doctrine-password
9488 Downloads
Adds a password type to Doctrine that hashes and compares passwords using the phpass library.
mikemclin/wp-password
311 Downloads
Laravel package that checks and creates WordPress password hashes
jhancock/yii2-version-assetmgr
18070 Downloads
Yii2 asset manager that hashes based on application version instead of mtime. Useful for load balanced sites.
selfsimilar/drupal7_password_hasher
7528 Downloads
Drupal 7 password hasher wrapped in a properly namespaced class wrapper.