Libraries tagged by simple hash
elfsundae/laravel-hashid
257737 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
white-rabbit-1-sketch/php-file-hash-map
3676 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
equip/structure
202335 Downloads
Simple, immutable data structures
gracious/doctrine-encryption-bundle
17436 Downloads
Simple bundle for adding encryption type to Doctrine
antoninmasek/laravel-hashids
10577 Downloads
Simple Laravel wrapper around Hashids library.
vanqard/passman
7118 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.
yarri/my-blowfish
39706 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
gollumsf/mjml-binary
7815 Downloads
MJML compiled binary in composer for php without nodejs for MjmlBundle
hashemi/queryfilter
1184 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
2876 Downloads
A simple & lightweight csv export package for php
dwgebler/encryption
7285 Downloads
Encryption wrapper for PHP using libsodium — simple API for symmetric and asymmetric encryption, password hashing, digital signing, and message authentication.
nguyenanhung/hashids-helper
27475 Downloads
Extends of hashids - Basic, Simple and Lightweight
nurtext/signed-request
6750 Downloads
Simple encoding/decoding of data and hash validation using a shared secret
easeappphp/hmac
1293 Downloads
A very simple and safe PHP library that provides methods to handle HMAC in applications.
nella/simple-hash-authenticator
33 Downloads
Simple Hash Authenticator for Nette Framework