Libraries tagged by simple hash
elfsundae/laravel-hashid
201156 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
vanqard/passman
1485 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.
gollumsf/mjml-binary
3467 Downloads
MJML compiled binary in composer for php without nodejs for MjmlBundle
equip/structure
201783 Downloads
Simple, immutable data structures
hashemi/queryfilter
965 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
1871 Downloads
A simple & lightweight csv export package for php
nguyenanhung/hashids-helper
26595 Downloads
Extends of hashids - Basic, Simple and Lightweight
antoninmasek/laravel-hashids
7453 Downloads
Simple Laravel wrapper around Hashids library.
yarri/my-blowfish
35237 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
nurtext/signed-request
5537 Downloads
Simple encoding/decoding of data and hash validation using a shared secret
gollumsf/url-tokenizer-bundle
1651 Downloads
Simple url tokenizer
enso/helper
1676 Downloads
A package with some simple helpers for laravel and bootstrap
gracious/doctrine-encryption-bundle
11595 Downloads
Simple bundle for adding encryption type to Doctrine
codelieutenant/laravel-crypto
143 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.
hashemi/fireworks
72 Downloads
A simple trait that will help to fire property wise event on your laravel model. Using laravel model events, to create hooks.