Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yiisoft/validator

Yii validator library
https://github.com/yiisoft/validator

up php

pamparam83 opened this pull request 9 months ago
Add $key to callback

dood- opened this pull request 9 months ago
add DateRule (#602)

pamparam83 opened this pull request 9 months ago
Update rector/rector requirement from ^0.18.0 to ^0.19.0

dependabot[bot] opened this pull request 9 months ago
Include attribute name in error messages when it's present

dood- opened this pull request 10 months ago
Add the Label attribute

dood- opened this pull request 10 months ago
Use static call in `getName()` in abstract rule classes

arogachev opened this pull request 11 months ago
Move out `getName()` from `RuleInterface`

arogachev opened this pull request 11 months ago
Simplify JSON validation

arogachev opened this pull request 11 months ago
Increase MSI to 100%

vjik opened this issue 11 months ago
Add German translations

took opened this pull request 11 months ago
Improve psalm annotations in `Result` class

vjik opened this pull request 11 months ago
Remove or improve `RulesDumper`

arogachev opened this issue 11 months ago
Move out `getName()` from `RuleInterface`

arogachev opened this issue 11 months ago
Fix property name usage in error messages of rules in `Nested` rule

vjik opened this pull request 12 months ago
`{attribute}` is not passed in `Nested` error messages

arogachev opened this issue 12 months ago
Include attribute name in error messages when it's present

arogachev opened this issue 12 months ago
Disscusion: Using native php filter_var functions instead of regex

Gerych1984 opened this issue 12 months ago
Cache reflections

vjik opened this issue 12 months ago
fix error in `guide/en/using-validator.md`

olegbaturin opened this pull request about 1 year ago
Disallow `$min` greater than amount of `$attributes` in `AtLeast` configuration

arogachev opened this pull request about 1 year ago
Fix `OneOf` and `AtLeast` messages

arogachev opened this pull request about 1 year ago
Fix meaning of error message in `OneOf` rule

arogachev opened this issue about 1 year ago
Use `json_validate()` for `Json` rule and PHP 8.3

arogachev opened this issue about 1 year ago
Update rector/rector requirement from ^0.17.0 to ^0.18.0

dependabot[bot] opened this pull request about 1 year ago
Fix CI

arogachev opened this pull request about 1 year ago
Add `OneOf` rule

arogachev opened this pull request about 1 year ago
Add `OneOf` rule

arogachev opened this issue about 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.3

dependabot[bot] opened this pull request about 1 year ago
Pass $index to Callback for Each validator

olegbaturin opened this issue over 1 year ago
Fix duplicate GitHub Action runs

vjik opened this pull request over 1 year ago
Remove boolean support in `Error::getValuePath()`

vjik opened this issue over 1 year ago
Allow use callable rules into `Nested`

vjik opened this issue over 1 year ago
Validation error output

bouledepate opened this issue over 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.2

dependabot[bot] opened this pull request over 1 year ago
Fix summary in debug collector

vjik opened this pull request over 1 year ago
Update rector/rector requirement from ^0.16.0 to ^0.17.0

dependabot[bot] opened this pull request over 1 year ago
Separate getting of formatted error messages

arogachev opened this issue over 1 year ago
Add domain rule

arogachev opened this issue over 1 year ago
Update rector/rector requirement from ^0.15.0 to ^0.16.0

dependabot[bot] opened this pull request over 1 year ago
Adjust messages to be more human friendly

samdark opened this issue over 1 year ago
Date and datetime string validator

samdark opened this issue over 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.1

dependabot[bot] opened this pull request over 1 year ago
Restore changelog order

arogachev opened this pull request over 1 year ago
Add ability to pass predefined result

vjik opened this pull request over 1 year ago
Ability add base result before validation

vjik opened this issue over 1 year ago
Split debug

xepozz opened this pull request over 1 year ago
Add support for `\Stringable` in `StringValue` rule

arogachev opened this issue over 1 year ago
Add StringValue rule

arogachev opened this pull request over 1 year ago
Missing StringValue rule

arrilot opened this issue over 1 year ago
Yii2 Validators migration guide

xepozz opened this issue over 1 year ago
Can't dump rules under Nested rule

BoShurik opened this issue over 1 year ago
Add file validator for out of the box solution.

fcnybok opened this issue over 1 year ago
Change the order of guides

arogachev opened this pull request over 1 year ago
Add immutable setter for modifying `Validator::$defaultSkipOnEmptyCondition`

arogachev opened this pull request over 1 year ago
Add PHPDoc for `ValidationContext::PARAMETER_VALUE_AS_ARRAY`

arogachev opened this pull request over 1 year ago
Fix missing dots at the end of sentence for error translations

arogachev opened this pull request over 1 year ago
Skip empty iterable, allow 0 countable limit

arogachev opened this pull request over 1 year ago
Remove JSON extension requirement from README

arogachev opened this pull request over 1 year ago
Clarify README about PHP 8 attributes support

samdark opened this pull request over 1 year ago
Naming issue: attribute

samdark opened this issue over 1 year ago
Turn on BC workflow

samdark opened this pull request over 1 year ago
Remove ext-json

samdark opened this pull request over 1 year ago
Fix remaining mutants

arogachev opened this pull request over 1 year ago
Temporarily decrease min covered MSI, fix badge for mutation tests

arogachev opened this pull request over 1 year ago
`Compare` - fix mutant and bug with using `>=` and `<=` operators with floats

arogachev opened this pull request over 1 year ago
Actualize features list in README

arogachev opened this pull request over 1 year ago
Fix new mutants

arogachev opened this pull request over 1 year ago
Fix #573

vjik opened this pull request over 1 year ago
Improve readme + Update bc.yml and code of conduct

vjik opened this pull request over 1 year ago
Fix mutant in `Nested::propagateOptions()`, add and simplify tests

arogachev opened this pull request over 1 year ago
Correction to PR #571

arogachev opened this pull request over 1 year ago
Remove `RulesProviderInterface` from rules

vjik opened this pull request over 1 year ago
Add support of `yiisoft/translator` version `^3.0`

vjik opened this pull request over 1 year ago
Corrections for PR #566

arogachev opened this pull request over 1 year ago
Corrections for PR #564

arogachev opened this pull request over 1 year ago
Cannot change defaultSkipOnEmpty

tomaszkane opened this issue over 1 year ago
Use validator rules format in Each

vjik opened this pull request over 1 year ago
Allow any deep level in `Nested` rule

vjik opened this pull request over 1 year ago
Add test for changing global / local data set in `Compare`

arogachev opened this issue over 1 year ago
Fix PHPUnit warning

arogachev opened this pull request over 1 year ago
Fix PHPUnit warning

arogachev opened this issue over 1 year ago
Add PHPDoc for isolated data set

arogachev opened this pull request over 1 year ago
Add isolated data set to validation context

vjik opened this pull request over 1 year ago
Getting access to attributes out of nested validation context

bouledepate opened this issue over 1 year ago
Consider missing attribute in context validation

vjik opened this pull request over 1 year ago
`StopOnError` shows incorrect message for `Required`

arogachev opened this issue over 1 year ago
Add `StopOnError::$skipOnError`

arogachev opened this pull request over 1 year ago
Revert "Adapt configuration group names to Yii conventions"

arogachev opened this pull request over 1 year ago
Adapt configuration group names to Yii conventions

vjik opened this pull request over 1 year ago
Compare `DateTimeInterface` by default

vjik opened this pull request over 1 year ago
Simplify `Validator::validate()` code

vjik opened this pull request over 1 year ago