Search results for obfuscator
fahlisaputra/laravel-minify
91543 Downloads
Minify your blade views, html, css and obfuscate js files on the fly. Lightweight minifier for your Laravel project.
elfsundae/laravel-hashid
199768 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
cybercog/laravel-optimus
498938 Downloads
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.
propaganistas/laravel-fakeid
208418 Downloads
Automatic ID obfuscation for Eloquent models.
texy/texy
762671 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.
marcocesarato/amwscan
14813 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.
jan2000/ffxradix
256025 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
fuko-php/masked
72318 Downloads
Masks sensitive data: replaces blacklisted elements with redacted values
nervo/yuicompressor
1477203 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.
apichef/laravel-obfuscate
8282 Downloads
Laravel package for obfuscating ids in urls.
yupmin/magoo
32443 Downloads
PHP library to mask (redact) credit card numbers, emails and more.
s1syphos/php-simple-captcha
30764 Downloads
Simple captcha generator
krowinski/tinyid
3803 Downloads
Shorten and obfuscate your IDs.
dereuromark/cakephp-expose
26717 Downloads
CakePHP Expose Plugin to expose entities through UUIDs instead of AIIDs
loostro/cryptomute
26646 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).