Libraries tagged by genitive
letraceursnork/php-decliner
431 Downloads
This repository offers a PHP-based solution for declension of nouns by grammatical cases along with numerals. It ensures correct noun forms based on case (nominative, genitive, etc.) and the numeral used, handling the specific rules of declension in supported languages.
bitandblack/german-words
132 Downloads
This library provides a huge dataset of german words and their grammar rules
geonative/garbage-collector
12441 Downloads
Doctrine Entities garbage collector
latte/latte
13561659 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
127598 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
yorcreative/laravel-scrubber
41777 Downloads
A laravel package that scrubs sensitive information for you.
leocavalcante/redact-sensitive
21516 Downloads
Monolog processor to protect sensitive information from logging
mtownsend/array-redactor
101874 Downloads
A PHP package to redact array values by their keys.
nick322/secure-spreadsheet
129063 Downloads
Encrypt and password protect sensitive XLSX files
fuko-php/masked
77469 Downloads
Masks sensitive data: replaces blacklisted elements with redacted values
yankewei/laravel-sensitive
10413 Downloads
过滤敏感词汇的laravel包,使用DFA算法
yupmin/magoo
38802 Downloads
PHP library to mask (redact) credit card numbers, emails and more.
firehed/security
70589 Downloads
Security tools for PHP
stymiee/php-simple-encryption
6367 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.
juliomotol/filament-password-confirmation
13735 Downloads
Prompt users to re-enter their password before performing sensitive actions.