Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/walkor/validation
The most awesome validation engine ever created for PHP
https://github.com/walkor/validation
65974ddd917aec60fecaee8cd21e635ab99ac9ca authored over 9 years ago
62d8909928cfba63b11dc72fb765546a11fc26b3 authored over 9 years ago
When the exception has only one related exception, there is no need to
display it's messages unl...
69f433db6b01ab1b93741a87fa0e98557dbabd14 authored over 9 years ago
f14e53921cecf49819c6b8ffe1f75fce44f7b3ef authored over 9 years ago
Many changes were made on `ValidationException::stringify`:
- Add support for instances of `Exce...
c4e6f0875e95e68f2dda63d30c1c8e4038124a57 authored over 9 years ago
8faed71a054ba10ebfa6c7e435648c41bfd5a351 authored over 9 years ago
c39e7fb08c8b14f6a803e196628e9f78d84b45b4 authored over 9 years ago
77b046f90725453a914c213da3db9328525dad20 authored over 9 years ago
a7aa5f8ec01f5546e9d44ceec99be4fa135dbd7e authored over 9 years ago
ea71de581288b1c332f1e1edbf952e2ea023b23d authored over 9 years ago
954c257fc9bcb3107c5b31b4ef5514ea5bf57b7c authored over 9 years ago
c80ed1bb858189dbe979184b6efcd8e17a52b255 authored over 9 years ago
75b406c2408e23000fd56366f271877ab2d5dfba authored over 9 years ago
757c3776afa2844d26b434fa297a7e809e86f5c1 authored over 9 years ago
Also their exceptions and tests. Removed the class names from the
`$deprecateds[]` in `CheckExce...
02a1923eb5c4cf4d0f48731ebe2de6ba3eb39960 authored over 9 years ago
See .php_cs for default configuration. Install php-cs-fixer globally and run
php-cs-fixer fix
...
2de6e0136c139cdcdfe82151ada46ece95a2d86c authored over 9 years ago
743fafb31b44668f5db9a6e53ea925dc0b47a5c3 authored over 9 years ago
- setTemplate() with single validator should use template as main
message
- setTemplate() with...
91e228eff1f88d0e8c8a3a9fa107c5080c788e1b authored over 9 years ago
HHVM nightly is no longer supported on Ubuntu Precise.
418480a385095d4d7c09c7c100e9dfe9be4a4a9b authored over 9 years agoAn overwritten method must have the same signature of the parent method.
418935c206a31e1207c49406e608cdfeac86c54a authored over 9 years ago7d9d19009aabb23d759c652fbfed9829b1f40a30 authored over 9 years ago
29fd82815bdab87357f9d25df4bf189b6a3c1dc2 authored over 9 years ago
Some files were defined as executable but they should not be
a0382f7af457bfc168b088877f516b16c43de4cc authored over 9 years ago75bf071ac978b4fb85ca000f680eb60f659b94e1 authored over 9 years ago
59aa5166c6581d401b9c00595a028656c1d50a14 authored over 9 years ago
The validation was made only on `validate()` method, but it was
necessary to overwrite `assert()...
New generic tlds
f6c68bf0862d43040c1ffdecb70bec50ba40e482 authored over 9 years agoAbstractRelated should set names for child rule
a69d6126ee0d8dc21b3f5a73f3dc646473edfd7d authored over 9 years agoPrevents vim swap files to be found as rules
91de65d9ba953c967a6d9b71e4320aa3415e0e39 authored over 9 years ago
Exception testing searched for all files inside the rules directory and
tried to come up with a ...
Source: https://www.icann.org/resources/pages/tlds-2012-02-25-en
0a93f1d350804aad92ea9a5ed6adf2c8fbab093d authored over 9 years ago7f8815e7eaf37f125b92c1a743d0d9b05cbf9675 authored over 9 years ago
fb742375b43b0cbeffce6045d0fd8e6722e17f22 authored over 9 years ago
Updates required PHP version to 5.3.6 since SplFileInfo::getExtension()
was created on this vers...
cc6da3a2e4b1338b752d325336d1695b0c4cbede authored over 9 years ago
a3c945aa51041b7a479ee9482c69a0f059fc228e authored over 9 years ago
b8c76e3054d772beb332c3faa0747cb237633e81 authored over 9 years ago
124ac05e02e9b52a6ba3d0b97a4ef81dfe94fc5e authored over 9 years ago
403b80e92c9ea3a411bba20fb674c8c67a85647b authored over 9 years ago
Pin "symfony/validator" version on 2.6.x
aaca258bedf4000df507b1f143dc226b8fab9cd7 authored over 9 years ago72239731127003fab22c385a1a1b3229f1b713cc authored over 9 years ago
2c2c838c1add8ebb9b22c68c2b699b85dcc37483 authored over 9 years ago
d0f36de3bdb4e6e3850f3aefca5478fc2609cee9 authored over 9 years ago
Fix wrong behaviour on JSON rule
abc712d8e9f01e4857971754c0c9c5a7e5b45753 authored over 9 years agoIt was not considering values like `false`, `null`, `[]` or `{}`.
fa265e3edfcdf73d166e6f637ce0d05178536451 authored over 9 years agoUpdate Validator.php
28ed0da0847d4da83b5ced51032066adee64aa54 authored over 9 years agoAdd missing parameter in domain() method signature.
153ca2e4f8af3cce63713eb8848aaa3e13cbfc21 authored over 9 years ago
A warning was thrown because of the preg_match call, as not every input
is a string we prevent c...
A warning was thrown because of the preg_match call, as not every input
is a string we prevent c...
Prevents noWithespace from failing validating arrays
d93f9f77a0eeb1e42345d91f445323ce813014af authored over 9 years ago
A warning was thrown because of the preg_match call, as not every input
is a string we prevent c...
9c5591f9b877334a652ca5d4f65a32376c3a7da0 authored almost 10 years ago
Remove "Country" rule
54f6a212a2c6ab6b8ca50ce024c4422d660a9d50 authored almost 10 years agocf4ec324819bfdf43e33b0be3bc09c99e5f1e150 authored almost 10 years ago
1b757b38523f7d4cce1a9405fe012e8d129fb270 authored almost 10 years ago
0e9044de816a6faef2657aaa49c767df445762cd authored almost 10 years ago
Date-validation fails when system is set to non-UTC timezone
9dbb9f96cf637224f3b59d83a4980e304e9c24f9 authored almost 10 years agotimezone information. However, in the comparison the DateTime-object is
first output to a timesta...
7ce7a806eeccea4f924d758a965ac217f70704d3 authored almost 10 years ago
b165d6e66005a34a3d6e24791a9bfd4b5f11cf16 authored almost 10 years ago
Remove cache of "vendor/" directory
2e755f3e01164daea240c9dd0534f8e20989e7e6 authored almost 10 years agoSee phpspec/phpspec#595 for more information.
5568f0a96fa723a844d21d41e273fa3e5c9206ab authored almost 10 years agoCreate "AbstractSearcher" class
62465c6d6973666a7d5e38bf34a408c0011473bb authored almost 10 years ago
There are some other rules which could extend this class too, like Tld
and CountryCode, but was ...
Create "Country" rule
01ac662c19cd6e52eedf94da8dd86e7dc4ba5686 authored almost 10 years agod728061c45a75fdee5b2777a1537ed848ca9c191 authored almost 10 years ago
ec6eb82a0039989b4a68ba9a9f918c4e6bf8a7ba authored almost 10 years ago
8ca24c2f84b2d4cdc5f227487f62d4d5c5d714ea authored almost 10 years ago
Fix wrong behaviour on Not rule
f68baf7c3430decb0d22abac623b6bb8342ed300 authored almost 10 years agoRemove PHP 7 from Travis build
b2381d3db69fec66aa8bb1f9a34ab031b61d0f41 authored almost 10 years ago0b6c5273e43404eb91326e03e5df2ec9c400c4f4 authored almost 10 years ago
We have the "Int" rule but "int" is reserved word in PHP 7, so, until we
rename this rule - whic...
7c39c7645e460441a756e15beab778442fe78900 authored almost 10 years ago
88f2ac465cc417427a684236a0b6b5a9b734d445 authored almost 10 years ago
Fix PHPUnit tests on HHVM
f24512144418d40fb12bb2522da4e2c16a2b266a authored almost 10 years agoc63d9671798baae0932470969f844449e1388000 authored almost 10 years ago
travis: --dev cleanup
a46c32faf3c75dd852a382df70ce0e81ee838322 authored almost 10 years agoa1a3c03a133de1c1cefc9a9807d75dcb1355aafc authored almost 10 years ago
4ee11a7c19941d795eabbd1cb8f2a2815a544be0 authored almost 10 years ago
f8fb86df451edfed8eb11131579c0c0821dd486f authored almost 10 years ago
Resolves #326
8ba31398fd726adfb3b47610ef49b06fc147148c authored almost 10 years ago[Rules] simplified if/else conditions.
546faa38d55d6c759773c4a9bb25b5257c0b2415 authored almost 10 years ago03114c3681ea5140f9de8001a6f8bbe9963d4a5c authored almost 10 years ago
0b7b24a3cfaadd2db4a476a17ff086e804b56f93 authored almost 10 years ago
c385684249c9d86fbe3989a6f3f40a95333a12cd authored almost 10 years ago
Update REGEX for postal code of "GB" country
8b5ca946467960a96009f21e09261db1dff27c51 authored almost 10 years agoacea4cd5838432697572a4e6a025813719280406 authored almost 10 years ago
Use "egulias/emailvalidator" for email validation
3fdc58d3b5cfa2089ed113170bccc86b335dff71 authored almost 10 years ago13c3c92ae621a357665f791604d923181772430a authored almost 10 years ago
Add support to PHP 7
5c6f736937cb4f78fab528536e3409ca65b42c25 authored almost 10 years ago6dda44ce360c4203d01dce6fa8d0489181c06a3b authored almost 10 years ago
Fix wrong octal notation in "HexRgbColor" test case
63d5fb1ee4ae5345fc9b00ef7d499448d9954741 authored almost 10 years agoUpdate "See also" section in *.md files
2c76fe1f15ad5d983fb5d7bb24ddbcf951873ff7 authored almost 10 years agoCreate an horizontal rule right before the block.
cb7cd9bcbf0f668c5129d59ec0663d663357a54e authored almost 10 years agofa67f0b0301082e670fa4bf4f4df94da47744f66 authored almost 10 years ago