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

Update Travis-CI file.

Removed Respect\Foundation call and replaced by PHPUnit direct call.
This is another workaround...

6ad3736fdcfccb04f8a32e5f36503f56a9f6dd06 authored almost 12 years ago by Henrique Moody <[email protected]>
Merge pull request #100 from lcobucci/develop

Implemented IP range validation (#95)

3751aad0f9a30578bbfa9c4d15ca454b99cd3b34 authored almost 12 years ago by Alexandre Gomes Gaigalas <[email protected]>
Small message fix

5f93aa1040065d8ef3ced302daa241767f7fe530 authored almost 12 years ago by Luís Otávio Cobucci Oblonczyk <[email protected]>
Fix the exception message when the valitor has a network range

b3d7c61ba74bb4b27757251a16b8be7e3b7c4e7e authored almost 12 years ago by Luís Otávio Cobucci Oblonczyk <[email protected]>
Implemented IP range validation (#95)

86f91ad9785259e13702255a4c42152277c21eb7 authored almost 12 years ago by Luís Otávio Cobucci Oblonczyk <[email protected]>
Merge pull request #94 from akhawaja/develop

Update PhpDoc header to help intellisense in IDEs like PhpStorm and Netbeans

8355f4bc9dbae7312f7d78867ce61e144dd70792 authored about 12 years ago by Alexandre Gomes Gaigalas <[email protected]>
Update PhpDoc header to help intellisense in IDEs like PhpStorm

and Netbeans.

d981dccae921dfc79faa52ed3b953d902e734b0f authored about 12 years ago by Amir Khawaja <[email protected]>
Fix Travis: make it use composer.

- Refactor Zend validator tests
- Fixed my email on composer.json
- Added dev packages in compos...

2e6fe3a1483d403f7dfad8da3051a16a203b11e0 authored about 12 years ago by Augusto Pascutti <[email protected]>
Removing invalid authors from composer.json

916476313e58adc0439070563a180ba930d66587 authored about 12 years ago by Alexandre Gomes Gaigalas <[email protected]>
Removing invalid authors from composer.json

13ff74966d8e73794f925b6ab303505df6af3934 authored about 12 years ago by Alexandre Gomes Gaigalas <[email protected]>
Charset Validator

4625d1c24e56d7e5d47e5b888967b368de12268a authored about 12 years ago by Alexandre Gaigalas <[email protected]>
Testing key validator names

18a7a533621e61928a5ed8a32624ac981611de95 authored about 12 years ago by Alexandre Gaigalas <[email protected]>
Fixing messages for key exception

14256444dc9130a9a8efab18fb2888f08f5ecab1 authored about 12 years ago by Alexandre Gaigalas <[email protected]>
Improving getRelated() for complex exceptions

1e3bfdca5c366bdced97a245e6b4797eca15bcae authored about 12 years ago by Alexandre Gaigalas <[email protected]>
Removing accidental var dump

bf3c95a460743734511d4a964ce0eed0ef2645c7 authored about 12 years ago by Alexandre Gaigalas <[email protected]>
Trimming out dependencies

d77e0c1479aea6605267416920f8f984404dc2ba authored about 12 years ago by Alexandre Gaigalas <[email protected]>
Removing beta dependencies

271a4703f989cbc83fa1df6d7453adf34b3f2747 authored about 12 years ago by Alexandre Gaigalas <[email protected]>
Tests for issue 85

f0ac111d247e20a8ca409a4d60ed27181765cf61 authored about 12 years ago by Alexandre Gaigalas <[email protected]>
Merge pull request #91 from kinncj/develop

New validator, package info and readme

45df2a4e2338688ac7ce47e8f36d0fd59ee60f04 authored about 12 years ago by Alexandre Gomes Gaigalas <[email protected]>
Updated CNH validator with Exceptions

Created new Exception for CNH Validator

eb519fdc559641756af08d87796cdc1d9ebe495f authored about 12 years ago by Kinn Coelho Julião <[email protected]>
Updated README.md with CNH examples

fa298ffda6453f0b0c7976a1008500ae8adbc816 authored about 12 years ago by Kinn Coelho Julião <[email protected]>
Updated contributor: Kinncj

484df4851e0edd71b5e32689bec4a471ef2e329b authored about 12 years ago by Kinn Coelho Julião <[email protected]>
CNH Validator

Brazilian driver's license validator

18e48b514de8f7bb95e25d0ab749b81083a33546 authored about 12 years ago by Kinn Coelho Julião <[email protected]>
Test GitPanda

6378904fd7e8b5247cb8b9ec2e86e14bb69e3b4f authored over 12 years ago by Nick Lombard <[email protected]>
Fixes #85: README with a sintax error on "Custom methods" and "Getting Messages"

Thanks to *ed100* for pointing that out! The instructions on how to
use and change *Exception* m...

b32cbca0e6162896b9e6baf8f27a0158e3a9e174 authored over 12 years ago by ed100 <[email protected]>
Zend\Validator\Alnum does not exist

0580308f685c27e7db7a2d3c4952528fbfad285f authored over 12 years ago by nickl- <[email protected]>
Fix Exception::getFullMessage() Segmentation Fault

b3aaa8c0a37ef90552f88474ce58ab41b2fac4be authored over 12 years ago by nickl- <[email protected]>
Please don't stage a vendel folder.

c4b285cd0a1f46faa85f7faac35c39a123d5535e authored over 12 years ago by nickl- <[email protected]>
be-gane you nasty evil whitespace, flee

52b3252f0f5716086432837621fe67a4c26e68c0 authored over 12 years ago by nickl- <[email protected]>
Updated bootstrap with full composer and pear compatibility

dca743e94de6629a78456906226ad6a07e843b43 authored over 12 years ago by nickl- <[email protected]>
Updated Makefile now with test --testdox

57f8a8aad0d34f304629eb1f0edb0aeb1c1e70c8 authored over 12 years ago by nickl- <[email protected]>
Merge pull request #81 from caferrari/develop

Looks good tx!

3948405df36fdff0973063fc4822bf812523c554 authored over 12 years ago by Nick Lombard <[email protected]>
Added Base validator

This validator is made to validate numbers in any base, even with custom bases

It also have a s...

f2c723f869ff977dd4d95c30337979e11edbb498 authored over 12 years ago by Carlos André Ferrari <[email protected]>
Merge remote-tracking branch 'respect/develop' into develop

2977f0817e9ab21b20f4cc86f32bf0ca0dcc9535 authored over 12 years ago by Carlos André Ferrari <[email protected]>
Merge pull request #80 from caiotava/develop

example revision in Negation Rules section

205eb4373cd19cbc48316b300fe73e230f4019f4 authored over 12 years ago by Nick Lombard <[email protected]>
example revision in Negation Rules section

981b20ff563d10a533f96d1418899b797324713e authored over 12 years ago by Caio César Tavares <[email protected]>
Added Exceptions for AlwaysInvalid, AlwaysValid and CountryCode validators

2858863662d52dd9bc10e28acc227e1692d1550a authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Added AlwaysValid and AlwaysInvalid validators for mocking and testing purpouses

dcc94661b28eab52cdeccc2b81b71afde5dd3937 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Added AlwaysValid and AlwaysInvalid validators for mocking and testing purpouses

dedb7da7c096f02053255a373fc155b091237524 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Added Country Code Validator

3c8bba8cfd27d8b4eb64f4ca801991f76b21b0cf authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Added CountryCode Validator

2c67ed148d48c5750852df1a37b61281932e0612 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Another try to fix not() shortcuts

90d370b8a60c0de5c5a29c4adb5822496d8cd39d authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Fixed problem with static methods

54737bb379021aff73c39e291869b3d778478161 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Possible fix for #74

deedd3dddc248b27cfe26b8c9ec84269421b6fc4 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Merge pull request #73 from chentepixtol/develop

add shorcuts not and addOr

7ad024c44d4745a425d4d15806455f4f89b6252e authored over 12 years ago by Alexandre Gomes Gaigalas <[email protected]>
add shorcuts not and addOr

c9f0c05f571544d04bc60f309261520bf79501ad authored over 12 years ago by Vicente Mendoza <[email protected]>
Merge branch 'develop'

297a677a24fd3bf33ddbc2a4e959a0f50fef7029 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Updated package files

ff3090d2d3bbc98561a125f3add89769e9d54a55 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Fixed bug with date formats

e89e1df630f50e56ed30b939448b52690396f32d authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Merge branch 'develop'

39aa5770693d0e1d9110d74d3ddd95b7f80adb40 authored over 12 years ago by Henrique Moody <[email protected]>
Correction of typo.

67e845e08f161e430e89f315d7a238436937f844 authored over 12 years ago by Henrique Moody <[email protected]>
Mentioned the validator `directory` in the documentation.

a7d0fc4371f5d0fe233b4e48b48f968fb8c0a750 authored over 12 years ago by Henrique Moody <[email protected]>
gitignore tweaks

65beffa46afeb1dbba7ae19933c156647634a00a authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Fixed directory test error in PHP 5.4

64588c3ef8e9e30c08cef5c5e4cacd06e1bd1917 authored over 12 years ago by Henrique Moody <[email protected]>
Created rule for directory validation.

d560c601b891e0024d9127fd86072470e46535d0 authored over 12 years ago by Henrique Moody <[email protected]>
Updated package files

ab8d47831716e52d111b1e5d26c266c86a7687ed authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Updating Foundation

5b4841403f847920624af82e1aa675a7b5a6fd8d authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Updated package files

1180ac07b4eaf70254300e70d301d419d65d1d70 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Updated package files

b735e4be8f5cae01e977cfaec08506ce98d57415 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Trying back pirum 1.1.1

370ca251e16bb73d338de3532591a6fa862a0ecd authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Merge branch 'develop'

0e037f4273c15ca2cf7835548009f584aeb09950 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
More README.md improvements

4f44c37c06d65a397c364ba96b7aa2d99331656c authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Merge branch 'develop'

f501e081db0ef7364cafa87f829ae315a0bb8eda authored over 12 years ago by Alexandre Gaigalas <[email protected]>
More README.md improvements

2c11efa59274e348ac2df076aca02b389377b407 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Removed old README

d23476bc704ebc08adff34e4a69649e0536dd557 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
New try on README.md headers

15d601983bbe5f8cfdd0bcc5a999addb98d52e4c authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Ops, commited broken test

969aa8cf9ad1a8fb652e9a88eb792bdc60427a23 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Fixed bug with additionalChars in alpha and its children

455ca0c8cf4419bc1e998961eaf812866b6c1153 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Updated package files

0d1daede3044c2000787e031491615e25b66ee6a authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Fixed bug with allOf message template

71f4af32a3a8cde8d54734703a17cec45b5390a8 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Merge branch 'develop'

78c0a9023a618bcaa35e0a5c59b95199fbd48388 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Updated package files

7de3626181508d3202db76528662253a743cec02 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Better readme and some tweak on Roman

c4495a61c8206d50ee56834352389dc7b12ab440 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
New README on its way, some fixes

926b67a0b70d17a37af055fe15f51a6af20661fc authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Tests and small fixes

7d888f135f6284c27ac4c75fcfbaae488d62dbcc authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Trying to fix travis

9f213968960dcb96d531266bf2ea3f68ef89fa9e authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Updated package files

25f53eb13906901c187d7854686c8e3580232a41 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Updated package files

747f6d0373511ade830af5bfe69574e1384c9454 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Updating packaging tools

e3a34851d42e77d78f346f6fe20c5da7d1af4b93 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Refactoring some validators to utf-8 and improving code readability

731d47b7a3335f4b1db0b9dbe71857834c353cea authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Merge branch 'develop' of github.com:Respect/Validation into develop

e27c931a757ab704bc0540fb87e8aecca9fd7af8 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Just to rebuild on Travis.

3ac6b39d46ad7c1dec6313a79c3e076ed1ab7a9c authored over 12 years ago by Henrique Moody <[email protected]>
Merge pull request #71 from henriquemoody/develop

Created validator for versions.

889d5f0686540dd97e89f436187235d29bf0b315 authored over 12 years ago by Henrique Moody <[email protected]>
Merge branch 'develop' of github.com:henriquemoody/RespectValidation into develop

e09cc9bf1496c40caaac3b7046db6c11c8069b7e authored over 12 years ago by Henrique Moody <[email protected]>
Create validator for versions.

8ec8dfb260f3e244598e6fd81b2473e2431b4b74 authored over 12 years ago by Henrique Moody <[email protected]>
Create validator for versions.

ead09fde1171c22201a4b4d0f7bcc36bae9395a4 authored over 12 years ago by Henrique Moody <[email protected]>
When rule for conditional validation

cf3b4fc388192dec91cb6013a8543a11a910d84a authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Merging develop

3b4f05b8eb4ab5cd60807b600d85211155f0cad0 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Merge pull request #69 from kleberhs007/consonant_validation

Insert validation, unit test and exception for consonants.

11e291975e92878edb7b5875e1158d2b2e02c8f9 authored over 12 years ago by Alexandre Gomes Gaigalas <[email protected]>
Merge pull request #68 from kleberhs007/vowel_validation

Correct negative message for exception VowelsException.php

9a1fe0d58aea7115da39077e44d3acce56d0d2fa authored over 12 years ago by Alexandre Gomes Gaigalas <[email protected]>
Correct negative message for exception VowelsException.php

Signed-off-by: Kleber Hamada Sato <[email protected]>

3b3166122ad7633ac5d657e9f2ac7bcf7baa7e38 authored over 12 years ago by Kleber Hamada Sato <[email protected]>
Insert validation, unit test and exception for consonants.

Signed-off-by: Kleber Hamada Sato <[email protected]>

43a11cf9c5fc03397319f3dbf9e484c81f78f24f authored over 12 years ago by Kleber Hamada Sato <[email protected]>
Removed LICENSE from recent PR

51f25d22ef13cd0885d9ddc442f82a9b01e91435 authored over 12 years ago by Alexandre Gaigalas <[email protected]>
Merge pull request #67 from kleberhs007/vowel_validation

Insert vowel validation, tests and exceptions.

fee92ca6c5f099d857c87531fccdddb47aed91d5 authored over 12 years ago by Alexandre Gomes Gaigalas <[email protected]>
Inserts vowel validation, tests and exceptions.

Signed-off-by: Kleber Hamada Sato <[email protected]>

30857349a2fefbf30c961884e9afe4cb5eb13619 authored over 12 years ago by Kleber Hamada Sato <[email protected]>
Removed license text from class files

1210b6f77a29547297343113e25e39ce881ac3c3 authored almost 13 years ago by Alexandre Gaigalas <[email protected]>
Removed incomplete filter/sanitize support

87621e346f58cd1063b6cbdac1f618da3fe2c249 authored almost 13 years ago by Alexandre Gaigalas <[email protected]>
Whitespace bugging travis?

33d931d258472b33d111040e3c91ea0dcb98ee4d authored almost 13 years ago by Alexandre Gaigalas <[email protected]>
Fix #64

b364382f3d267155830b04b866c8c2880e286cfe authored almost 13 years ago by Alexandre Gaigalas <[email protected]>
Added test for #64

7ba352e905bdbfa2907d0337966e240998223b61 authored almost 13 years ago by Alexandre Gaigalas <[email protected]>