Skip to content

Commit e310973

Browse files
authored
Merge pull request #2 from KaririCode-Framework/develop
chore(composer): update package description for clarity and focus
2 parents 885b4b1 + ba9a7fc commit e310973

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.pt-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Framework KaririCode: Componente Validator
1+
# Framework KaririCode: Validator Component
22

33
Um componente de validação de dados poderoso e flexível para PHP, parte do Framework KaririCode. Utiliza validação baseada em atributos com processadores configuráveis para garantir a integridade e validação dos dados em suas aplicações.
44

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kariricode/validator",
3-
"description": "A robust and flexible data sanitization component for PHP, part of the KaririCode Framework, utilizing configurable processors and native functions.",
3+
"description": "A powerful and flexible validation component for PHP, part of the KaririCode Framework. It provides configurable processors for validating data attributes in entities using a streamlined and efficient pipeline system.",
44
"keywords": [
55
"kariricode",
66
"validator",

0 commit comments

Comments
 (0)