Libraries tagged by sensitive
latte/latte
16703796 Downloads
☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.
lustre/php-dfa-sensitive
163170 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
yorcreative/laravel-scrubber
95757 Downloads
A laravel package that scrubs sensitive information for you.
rcsofttech/audit-trail-bundle
30181 Downloads
Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.
nick322/secure-spreadsheet
279272 Downloads
Encrypt and password protect sensitive XLSX files
fuko-php/masked
159173 Downloads
Masks sensitive data: replaces blacklisted elements with redacted values
leocavalcante/redact-sensitive
60833 Downloads
Monolog processor to protect sensitive information from logging
mtownsend/array-redactor
123047 Downloads
A PHP package to redact array values by their keys.
stymiee/php-simple-encryption
11151 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
spaze/phpinfo
54643 Downloads
Extract phpinfo() output into a variable, sanitize sensitive values, and move inline styles to external CSS.
directorytree/anonymize
15235 Downloads
Anonymize sensitive model data with realistic fake data using Faker
nelsonkti/sensitive-word
33792 Downloads
敏感词
lychee-org/phpstan-sensitive-parameter-values
25787 Downloads
PHPStan extension for better support of SensitiveParameter and SensitiveParameterValue attributes.
built-fast/phpstan-sensitive-parameter
5503 Downloads
PHPStan extension for detecting parameters that should use SensitiveParameter
yankewei/laravel-sensitive
11102 Downloads
过滤敏感词汇的laravel包,使用DFA算法