Libraries tagged by has
hashids/hashids
34147990 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
ramsey/collection
308898758 Downloads
A PHP library for representing and manipulating collections.
vinkla/hashids
9275946 Downloads
A Hashids bridge for Laravel
symfony/password-hasher
82993098 Downloads
Provides password hashing utilities
staudenmeir/eloquent-has-many-deep
7721338 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
ircmaxell/password-compat
51430700 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
paragonie/halite
5736925 Downloads
High-level cryptography interface powered by libsodium
knplabs/doctrine-behaviors
10691120 Downloads
Doctrine Behavior Traits
jenssegers/optimus
3391219 Downloads
Id obfuscation based on Knuth's integer hash method
jenssegers/imagehash
1575885 Downloads
Perceptual image hashing for PHP
igorw/get-in
10856678 Downloads
Functions for hash map (assoc array) traversal.
cakephp/utility
19198664 Downloads
CakePHP Utility classes such as Inflector, String, Hash, and Security
hassankhan/config
11944847 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
roots/wp-password-bcrypt
8339412 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
phpspec/php-diff
50439094 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).