Libraries tagged by sensitive
yankewei/laravel-sensitive
10296 Downloads
过滤敏感词汇的laravel包,使用DFA算法
eboreum/exceptional
4061 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
eboreum/caster
4421 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
zenghuang19/sensitive-words
4150 Downloads
敏感词检测 敏感词替换
tourze/sensitive-text-detect-bundle
146 Downloads
敏感文本识别服务
sydante/laravel-sensitive
1219 Downloads
敏感词检查及过滤扩展包,采用 DFA 算法;可配置使用缓存,减少运行时 IO 占用;支持任意框架
geek-dc/laravel-sensitive
3195 Downloads
yorcreative/laravel-scanator
5 Downloads
A Laravel package that provides functionalities for detecting sensitive information and patterns in the database, helping to ensure data privacy and security by empowering developers to easily integrate database scanning capabilities into their applications and take proactive measures to protect sensitive data.
kirschbaum-development/redactor
152 Downloads
Sensitive data redactor for Laravel with entropy detection, key policies, and pipeline support.
wnx/laravel-tfa-confirmation
296 Downloads
Protect sensitive routes or actions with a confirmation-screen and ask for the two-factor authentication code of a user
upaid/logmasker
22343 Downloads
Sensitive Data Masker for logs
typo3/cms-context-help
97415 Downloads
Provides context sensitive help to tables, fields and modules in the system languages.
tapbuy/data-scrubber
1231 Downloads
A tool to help with scrubbing sensitive data
randomparanoia/filament-column-obfuscation
123 Downloads
A Filament plugin that allows you to easily obfuscate sensitive data in table columns.
paperscissorsandglue/laravel-encryption-at-rest
86 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements