Libraries tagged by reversible
elfsundae/laravel-hashid
270475 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
zackkitzmiller/tiny
211327 Downloads
A reversible base62 ID obfuscater.
ajaxray/short-code
89200 Downloads
ShortCode generator for PHP. Create short, reversible or random, hash like codes.
maatify/crypto
4629 Downloads
High-level cryptographic primitives and security utilities for Maatify systems including password hashing, reversible encryption, HKDF key derivation, and key rotation.
edulazaro/laranon
82 Downloads
Reversible PII anonymization for Laravel: detect, pseudonymize and restore personal data before it reaches LLMs, logs or third parties. Spanish and English recognizer packs included. Zero dependencies beyond Laravel core.
avto-dev/hash-generator-laravel
7540 Downloads
Reversible hash generator for laravel applications
dandjo/simple-obfuscator
1051 Downloads
A simple class to encrypt and decrypt strings with a given salt (bijective).
yzalis/id-obfuscator
213 Downloads
An efficient reversible ID obfuscator originaly based on base 62 encoding.
sonypradana/convertcode
2037 Downloads
Simple generator to creat uniq id from number and convert back to number/id
smhtet/laravel-obfuscator
13 Downloads
Reversible identifier obfuscation for Laravel projects (obfuscate locally, deobfuscate on trusted server with same key).
omaressaouaf/text-morph
2 Downloads
A lightweight PHP package for reversible text transformations using simple morphing algorithms and a composable pipeline
niktomo/kasumi
31 Downloads
Reversible 63-bit integer scrambling using modular multiplicative inverse
laulamanapps/tokenable-symfony
76 Downloads
Reversible, type-prefixed, non-enumerable tokens for Doctrine entities in Symfony. Attribute-driven, with automatic route/URL encoding, controller argument resolution and a profiler panel.
vinkla/base62
1704 Downloads
A reversible base62 ID obfuscator
franzl/laravel-easy-migrations
235 Downloads
Simple, reversible migrations for Laravel