Libraries tagged by obfuscated
elfsundae/laravel-hashid
215982 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
cybercog/laravel-optimus
535169 Downloads
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.
jan2000/ffxradix
286576 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
zackkitzmiller/tiny
205409 Downloads
A reversible base62 ID obfuscater.
nervo/yuicompressor
1492769 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
mokhosh/muddle
2686 Downloads
Obfuscate emails and strings in PHP and Laravel
apichef/laravel-obfuscate
13256 Downloads
Laravel package for obfuscating ids in urls.
ph-7/obfuscator
2430 Downloads
Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
miranj/craft-obfuscator
40920 Downloads
Adds a Twig filter to obfuscate emails using Hivelogic Enkoder.
krowinski/tinyid
4878 Downloads
Shorten and obfuscate your IDs.
dereuromark/cakephp-expose
28180 Downloads
CakePHP Expose Plugin to expose entities through UUIDs instead of AIIDs
timnarr/kirby-obfuscate-email
712 Downloads
This plugin provides field methods to obfuscate email addresses.
muffin/obfuscate
3614 Downloads
CakePHP support for ID obfuscation
teakowa/cryptomute
27097 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
lingxi/hashids
3110 Downloads
A Hashids bridge for Laravel