Libraries tagged by ahash
shahonseven/php-color-hash
64030 Downloads
Generate color based on the given string. Backported from the Javascript library color-hash
technicalguru/vault
4487 Downloads
A flexible, lightweight PHP-based vault to provide secrets dynamically
robinpowered/php-ntlm
104143 Downloads
Message encoder/decoder and password hasher for the NTLM authentication protocol
psx/record
218409 Downloads
Data HashMap implementation
phlak/colorizer
15627 Downloads
Generate persistantly unique colors from a string.
passwordlib/passwordlib
219674 Downloads
A Password Hashing Library
joegreen0991/hyperloglog
14544 Downloads
A hyper log log with min hash data structure library, for counting cardinalities. Union and intersection capable
esensi/model
65757 Downloads
The base model traits of Esensi
dpolac/dictionary
221754 Downloads
Collection indexed with objects and scalars
crudly/encrypted
3457 Downloads
Encryption and hashing casts for Eloquent
bvdputte/kirby-fingerprint
8465 Downloads
Cache-busting utility to fingerprint assets (JS/CSS) in Kirby 3
bnomei/kirby3-security-headers
5324 Downloads
Kirby Plugin for easier Security Headers setup
bnomei/kirby3-fingerprint
27536 Downloads
File Method and css/js helper to add cache-busting hash and optional Subresource Integrity to file
blackbonjour/stdlib
60708 Downloads
Standard library for PHP
ayesh/stateless-csrf
18097 Downloads
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.