Libraries tagged by obfuscate
hashids/hashids
34147990 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
vinkla/hashids
9275946 Downloads
A Hashids bridge for Laravel
tholu/php-packer
358626 Downloads
A PHP version of Packer, JavaScript obfuscation library originally created by Dean Edwards
elfsundae/laravel-hashid
168189 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
cybercog/laravel-optimus
407950 Downloads
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.
marcocesarato/amwscan
12426 Downloads
AMWSCAN (Antimalware Scanner) is a php antimalware/antivirus scanner console script written in php for scan your project. This can work on php projects and a lot of others platform.
fahlisaputra/laravel-minify
53881 Downloads
Minify your blade views, html, css and js files on the fly for Laravel 6, 7, 8, 9 and 10
texy/texy
722334 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
jan2000/ffxradix
198815 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
zackkitzmiller/tiny
199246 Downloads
A reversible base62 ID obfuscater.
nervo/yuicompressor
1442186 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.
ph-7/obfuscator
2201 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
36989 Downloads
Adds a Twig filter to obfuscate emails using Hivelogic Enkoder.
dereuromark/cakephp-expose
24009 Downloads
CakePHP Expose Plugin to expose entities through UUIDs instead of AIIDs
loostro/cryptomute
25252 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).