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

Merge branch '0.7' into 0.8

472be85d4158cc559b959c7356fdddf111ad000d authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #307 from henriquemoody/related

Fix wrong behavior on AbstractRelated class

fa90e9a96c350bef64b2cce3d31cbbb85187baa9 authored almost 10 years ago by Henrique Moody <[email protected]>
Fix wrong behavior on AbstractRelated class

The wrong behavior was that any key with `''` was considered as true
even when the validator was...

ab8ba09b1498101cf19535c1ca55127c9c7f2087 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #305 from henriquemoody/age

Create "Age" rule

7136e82273918bd3f5eb84bbc3dd159769c9340b authored almost 10 years ago by Henrique Moody <[email protected]>
Create "Age" rule

Also add a deprecation note in "MinimumAge" rule documentation.

db0f71575fd4e35371526b691b22c10c9995c906 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #304 from henriquemoody/couscous

Add Google Analytics tracking ID to "couscous.yml"

97c7db49cfaa62e1a27492c4d8e57fb2a6bba9ef authored almost 10 years ago by Henrique Moody <[email protected]>
Add Google Analytics tracking ID to "couscous.yml"

77ef33e00833e0b1d8365c499ce18862d3b9a2c1 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #302 from henriquemoody/documentation

Fix typos and code blocks on documentation

ac8642980fae7344462ece14305c935f776f4a24 authored almost 10 years ago by Henrique Moody <[email protected]>
Fix typos and code blocks on documentation

459ba8619662b6ee7251dbf05f035c3f0d59dfd3 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #301 from henriquemoody/template

Update Couscous template

408ac09953d730dd0ff62cc2f2ec563ddc1b9d11 authored almost 10 years ago by Henrique Moody <[email protected]>
Update Couscous template

76a0957295a020b526931ebfe7957f5ddbec34a4 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge branch '0.8'

cbcadc390fe313f3e51fd2354b334d283008a0d3 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge branch '0.7' into 0.8

378e114c33547c91c6745891b389b476e2373db7 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #298 from henriquemoody/related

AbstractRelated is accepts '' as valid by default

11be9369d825143c7669ff6ea46265087287c73f authored almost 10 years ago by Henrique Moody <[email protected]>
AbstractRelated is accepts '' as valid by default

1b1689bdeaa4f0af9af1444bbba446eccd4359a6 authored almost 10 years ago by Alexandre Gaigalas <[email protected]>
Merge pull request #274 from henriquemoody/documentation

Better place for documentations

2883ea0cb6dd6b4824d850f506f2b59f0a5526ad authored almost 10 years ago by Henrique Moody <[email protected]>
Create Couscus settings

61410b013a185a15c71c9d0466cd94c9e7e1d105 authored almost 10 years ago by Henrique Moody <[email protected]>
Add "CONCREATE_API.md" to repository

This file was create by Alexandre Gaigalas, I just add this to the
repository.

f2292312bc86628f11f65654b717edca2cf48864 authored almost 10 years ago by Henrique Moody <[email protected]>
Update documentation

f422020d0e6f1f7e7d350648c812825a951ce45d authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #293 from henriquemoody/composer

Update work in progress version in Composer's file

16a72ade950aaf433c387dd3fd3eb70cf296b152 authored almost 10 years ago by Henrique Moody <[email protected]>
Update work in progress version in Composer's file

0d6b505df463c4c89353e47f28fadc068d1d3dfa authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #176 from henriquemoody/namespace

Allow to define custom rule's namespaces/prefixes.

2914eba595fe487cf8867bf5698bd79dd467eda0 authored almost 10 years ago by Henrique Moody <[email protected]>
Create a Factory to create rules

It also provide a way to define namespaces/prefixes to use the custom
rules on Respect\Validation.

a4cb20810d09252303584b78e83e6589798f5577 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #292 from henriquemoody/date_time

Improve date and time handling on "Min" and "Max" rules

d311c5e7f1aadf636de55e3335e8f54b94625ef6 authored almost 10 years ago by Henrique Moody <[email protected]>
Create "AbstractInterval" class

9a5f4302cb5c2032303a5b9916e92ad2ae81a9b3 authored almost 10 years ago by Henrique Moody <[email protected]>
Improve date and time handling on "Min" rule

e91d0ef22e6e0d09a9216f365db55e167fb6e8a8 authored almost 10 years ago by Henrique Moody <[email protected]>
Improve date and time handling on "Max" rule

d6855c0722133816e381d1c761e165c443df894c authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #289 from l-x/feature/Unify_Regex_Roman_Rule

Make Roman rule internally use Regex rule

3e467261cad933b0e59cd8405a84de442871406a authored almost 10 years ago by Henrique Moody <[email protected]>
Make Roman rule internally use Regex rule

f7fe245555b7d6b9b7003f728187023b449a39aa authored almost 10 years ago by Alexander Wühr <[email protected]>
Merge pull request #290 from henriquemoody/hhvm

Remove allow failures on HHVM builds

d08f032c9ec1e3e2cfa6f8c53c64035fa2603dac authored almost 10 years ago by Henrique Moody <[email protected]>
Remove allow failures on HHVM builds

aefad12e03156b5a16ec8eb376af3d1002159e94 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #288 from l-x/master

Optimize PrimeNumber rule

16e3eb9696652c6f154a4343cfb56e7e5a8db9cb authored almost 10 years ago by Henrique Moody <[email protected]>
Optimize PrimeNumber rule

8f372f878cf51f4e11401d1e734b29fc6560586c authored almost 10 years ago by Alexander Wühr <[email protected]>
Merge branch '0.7'

fd3fb80b8bc90a73d65ebb4cfcd11b0832840e4a authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #287 from henriquemoody/postalcode

Required improvements on "PostalCode" rule

d1af494a48be904e8cba003e603b1ae740b18743 authored almost 10 years ago by Henrique Moody <[email protected]>
Required improvements on "PostalCode" rule

- Turn rule case insensitive
- Use default pattern for countries who doesn't have postal code

29d3fcc1bdbd100598cadebb8206592e48c21f6c authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #281 from AndyWendt/fix/phpunit-mocking-exceptions-in-hhvm

Replaced phpunit mocks of exceptions with concretions to fix hhvm issue

210d7a4834525a2b99fc87eebd470acacb6e29bd authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #282 from henriquemoody/bank

Mock `malkusch\bav\BAV` on tests

e9a02714e7865fa03ab34f81b920bb82dcb0db65 authored almost 10 years ago by Henrique Moody <[email protected]>
Mock `malkusch\bav\BAV` on tests

d0f07ecc5f6717977ecdd3b489fbbf274408af2b authored almost 10 years ago by Henrique Moody <[email protected]>
Replaced phpunit mocks of exception with concretions so they will work in hhvm

c2cef0d8f435e0a8cfdf03b5fef3e0e916aca9e0 authored almost 10 years ago by Andy Wendt <[email protected]>
Merge pull request #280 from henriquemoody/type

Create "Type" rule

84375f436d48d05097d9a138e9bed26b2a20b275 authored almost 10 years ago by Henrique Moody <[email protected]>
Create "Type" rule

4c4c3d4c25a27349a04605ef2f4bf93faff769dc authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #279 from henriquemoody/contributing

Update contributing guidelines

6633ef3d3fb973054d573c4cca0a6268df2e9843 authored almost 10 years ago by Henrique Moody <[email protected]>
Update contributing guidelines

60965a82e55435f7e24f52a93d36263746e23840 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #272 from AndyWendt/fix/260-use-respect-validation-exceptions-only

Now using Respect\Validation exceptions only

fdcdf56ae7fac646454a597d4800c1ad14d0f6a2 authored almost 10 years ago by Henrique Moody <[email protected]>
Issue #260: Now using Respect\Validation exceptions only

* `ExceptionInterface`: all Respect\Validation\Exceptions implement through inheritance
* `Valid...

ab65035181d4f4befeddaaaba795dfa49a3aecf0 authored almost 10 years ago by Andy Wendt <[email protected]>
Merge pull request #271 from henriquemoody/readme

Update rules' documentations

116be2bbef39a595fa0cf6630dfa7f149a8bc4ce authored almost 10 years ago by Henrique Moody <[email protected]>
Update rules' documentations

8c6390ed028e8a954e123f0dcfbe35e7b0846d6f authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #270 from henriquemoody/readme

Update "README.md" file

019faa795327e724d056ef11aac4f81c55a7a4f4 authored almost 10 years ago by Henrique Moody <[email protected]>
Update "README.md" file

- Fix wrong titles
- Remove deprecated validators
- Sort validators appendix alphabetically
- Up...

74b41c74faf05e906452a94c56cfac4ce495e8da authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #269 from henriquemoody/url

Create "Url" rule

1632107fb8a508ce107ee53ac5e245f9890d364d authored almost 10 years ago by Henrique Moody <[email protected]>
Create "Url" rule

e20ddce1854e916486b35b93863cf0066329d421 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #267 from henriquemoody/filter_var

Create "FilterVar" rule

cbbb428a83a98e8529570f17986a0cc8c82979b5 authored almost 10 years ago by Henrique Moody <[email protected]>
Create "FilterVar" rule

a0e7e834fb06f42a225afe027b48bd95238880d9 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #266 from henriquemoody/master_status

Display badges from master branch only

735411e8860c80e8da390b868cc87b93c1c8d8e8 authored almost 10 years ago by Henrique Moody <[email protected]>
Display badges from master branch only

27d1f8f7e80ff59118b355682512c34c72f59321 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #265 from kmilotxm/master

Performance optimization in NumberPrime.php

dc77153611b9b3499224eaa5edd209399306f2b7 authored almost 10 years ago by Henrique Moody <[email protected]>
Fix the coding standards problems.

ffda46fdea296585945c7de52b8f2de1a2454e04 authored almost 10 years ago by [email protected] <[email protected]>
Performance optimization in NumberPrime.php

Performance optimization and improvement in the algorithm NumberPrime.php

53e0f51220c23f6d28a41e7c8102fce67d92fc98 authored almost 10 years ago by Camilo Teixeira de Melo <[email protected]>
Merge pull request #247 from henriquemoody/when

Allow to use `when()` rule without else

81cfba9a6c6a81799bf1dc01478a22a1bfc8c554 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #263 from henriquemoody/true_and_false

Create "True" and "False" rules

8310c50527c5e06190dd621f4341fce8cb4f97d6 authored almost 10 years ago by Henrique Moody <[email protected]>
Create "False" rule

8b369fae9784290d1a54c871a46663f07ab5fc32 authored almost 10 years ago by Henrique Moody <[email protected]>
Create "True" rule

dfcd4b2a202cf1c9a27a11d2550ad627ef93a028 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #261 from henriquemoody/name

Remove dead code on AbstractRule

20e3290512de224cdc22151818855be871e5e222 authored almost 10 years ago by Henrique Moody <[email protected]>
Remove dead code on AbstractRule

a91c79884ba30cc5357e67fcecf35301fdf5cd8a authored almost 10 years ago by Henrique Moody <[email protected]>
Merge branch '0.7'

57d82ce02906a2f40053b3e06eb921ba522cfe02 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #256 from henriquemoody/not-shortcut

Fix wrong behavior when calling `not()` rule

cbd06954c2e561209afdd76984ab8a3399af501f authored almost 10 years ago by Wesley Victhor Mendes Santiago <[email protected]>
Fix wrong behavior when calling `not()` rule

fb54341fb22781c18766fc1eeb5c244f03d7c272 authored almost 10 years ago by Henrique Moody <[email protected]>
Allow to use `when()` rule without else

35588c5340a523cdabaf44d2da902a75fec96f2c authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #255 from henriquemoody/unit-tests

Move tests files

0b2e042c63f4c14a84e2fc7bf7b0b9b3cbea24af authored almost 10 years ago by Henrique Moody <[email protected]>
Move tests files

eb3b8313aaaff52fa9648fc30fef6e3df56e5432 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge branch '0.7'

d5a5e3d676c09797c63518462e78b2bf7d205269 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #254 from henriquemoody/HexRgbColor

Remove unnecessary code from `hexRgbColor()` rule

856d8fd1d1bd6cd077474e453b76a85c708abbc7 authored almost 10 years ago by Henrique Moody <[email protected]>
Remove unnecessary code from `hexRgbColor()` rule

10b58f8d8d98ab16be902ebde1e10c4323a1f0b6 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #250 from henriquemoody/bank

Refactoring on banking rules

8950305672b4b5fac29e5c3f56ad21acbc3c0c78 authored almost 10 years ago by Henrique Moody <[email protected]>
Create german bank rules

67fe0b644321aaa498a685a57ee1b401def3aef0 authored almost 10 years ago by Henrique Moody <[email protected]>
Refactoring on banking rules

16005ae9d48a954ad1568aac6e50473887b7327a authored almost 10 years ago by Henrique Moody <[email protected]>
Create locale factory class

4f74d2940cea2593345a4d4e8f90e606764d896f authored almost 10 years ago by Henrique Moody <[email protected]>
Create AbstractWrapper class

c2f3f162feeb46d48aff2055ffd5162301a02431 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #252 from henriquemoody/unit-tests

Remove unnecessary checkings on unit tests

bb2664e0e41432ee888b13a48f05c5aeb695a552 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #253 from henriquemoody/bootstrap

Remove unused file

368e24df32e17169a6abc82463f69db3ff8b7aac authored almost 10 years ago by Henrique Moody <[email protected]>
Remove unused file

8b6701facf4cd9c884670d7b90aab31991b023d1 authored almost 10 years ago by Henrique Moody <[email protected]>
Remove unnecessary checkings on unit tests

Since we are using only composer as autoloader and we have all
dependencies on `require-dev` the...

b0816ab36fb9fa7f4acb7e6e7fb036609aa804df authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #249 from henriquemoody/bank

Fix some standards on bank rules

439228318a6cc521cfb5432f164b232c757db9c8 authored almost 10 years ago by Henrique Moody <[email protected]>
Fix some standards on bank rules

3add4de055a2f22dc4119e3d4813b3863cbf82d4 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #248 from henriquemoody/bank

Improve tests of banking rules

cdaf887287e7e9c78d8440e0dc40be1a6eed6f81 authored almost 10 years ago by Henrique Moody <[email protected]>
Improve tests of banking rules

f2285f6b5327e08c40f264ffb6e455a02bb7513e authored almost 10 years ago by Henrique Moody <[email protected]>
Fix wrong `postalCode()` documentation

e2bdab478b347f1a84da0981ac88b960a610ae45 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #246 from henriquemoody/postalcode

Fix wrong `postalCode()` documentation

7c0d25f96eb56856c265ceb8f86ca3674da48c22 authored almost 10 years ago by Henrique Moody <[email protected]>
Fix wrong `postalCode()` documentation

95b5325c13410e1c38e39fbcf740f0597a42cc7d authored almost 10 years ago by Henrique Moody <[email protected]>
Merge branch '0.7'

26e8d76d8ce500e9c9b910adf8fc3eb9e0cb35d0 authored almost 10 years ago by Henrique Moody <[email protected]>
Merge pull request #243 from alganet/0.7

Removing undocumented 'base' shortcut, fixing PrntTest

54c61f0b840d04d5b3c9c0014f39dd3140b87e0a authored almost 10 years ago by Henrique Moody <[email protected]>
Remove support for undocumented baseXX() shortcut

Previously undocumented, this feature is now removed to improve
each chain call.

a8d1c949624865a1abe61299d788ec0ce021a323 authored almost 10 years ago by Alexandre Gaigalas <[email protected]>
Update PrntTest to use chr() as provider argument

On Windows machines, \t produces a pritable character, thus making
the tests incompatible betwee...

ecd2cc993179436a966029ba210aed11caa08a34 authored almost 10 years ago by Alexandre Gaigalas <[email protected]>
Merge pull request #188 from bav-php/bav

Add (German) bank account validation with malkusch/bav

15dc8253ca507c3c0a0bd024b587c3dfdb47944e authored almost 10 years ago by Henrique Moody <[email protected]>
Added bank(), bankAccount() and bic(). Currently only German.

623a26235e99cc72346f6cd48ac3fc47ccdeb131 authored almost 10 years ago by Markus Malkusch <[email protected]>
Merge pull request #240 from alganet/master

Changes in the README intro

fc48c1a7c7d3494b3f957929f30d5678c0c45c6a authored almost 10 years ago by Alexandre Gomes Gaigalas <[email protected]>
Changes in the README intro

- Added info about non-fluent API usage.
- Changed feature bullet points and text.

97058a2c075ce1255655b2181d29718d5b081ca6 authored almost 10 years ago by Alexandre Gomes Gaigalas <[email protected]>
Update working in progress version in composer.json

e5ef9fe3099315136dcbcf05bca7cccd15ce1c71 authored about 10 years ago by Henrique Moody <[email protected]>
Merge pull request #238 from henriquemoody/standards

Use PSR-2 standard

0b3012b65cf705362e4cf803c74009af55e3e680 authored about 10 years ago by Henrique Moody <[email protected]>