Ecosyste.ms: OpenCollective

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

Workerman

An asynchronous event driven PHP socket framework
Collective - Host: opensource - https://opencollective.com/workerman - Website: https://workerman.net - Code: https://github.com/walkor

Merge pull request #120 from pborreli/typos

Fixed typos

github.com/walkor/validation - 06224c04369eec63777da2ce9acf4afee6b92a5d authored almost 12 years ago
Fixed typos

github.com/walkor/validation - 2776a405cbd30cc4987fa8c40f8d76cfe655d549 authored almost 12 years ago
Complete additionalChars tests as per Alnum see #114

github.com/walkor/validation - 9be0ee8aac611f13a62a63f18bf74274b18a5a84 authored almost 12 years ago
Fix #114 Respect additionalChars

github.com/walkor/validation - f1f9bc0b54aa57916fa7d16d4f3bd32af82afa5b authored almost 12 years ago
Whitespace fixed

github.com/walkor/validation - a68780b227451fec8b62c99ca91e028b80742177 authored almost 12 years ago
Update library/Respect/Validation/Rules/NoWhitespace.php

github.com/walkor/validation - 83992fd9cc12cbf35fd87d7941ee395106374289 authored almost 12 years ago
Merge pull request #102 from Respect/files

Improved rules of files

github.com/walkor/validation - d3496f343308b859d31932275832bed540278d0e authored almost 12 years ago
Created rule "Uploaded"

This rule checks if the given data is a file was uploaded via HTTP POST.

github.com/walkor/validation - 3f41cf6058977f3a47defb1ca5555c028729fbe4 authored almost 12 years ago
Created rule "Writable".

This rule checks if the given data is a file exists and is writable.

github.com/walkor/validation - 48a9fad2c2247d76715e0835b141d8ab1c20ec57 authored almost 12 years ago
Created rule "Readable".

This rule checks if the given data is a file exists and is readable.

github.com/walkor/validation - 7a6fb85b46697fe5b7e12c93211f2f940f75a55a authored almost 12 years ago
Created rule "SymbolicLink"

This rule checks if the given data is a path of a valid symbolic link.

github.com/walkor/validation - daf660502ae46756a832feb1edc7797eca5a9e50 authored almost 12 years ago
Created rule "Exists"

This rule checks if the given data is a path of a regular file or
directory.

github.com/walkor/validation - fa641ef17564e80f48ff3276d091bedcf9abbb0f authored almost 12 years ago
Created rule "File"

This rule checks if the given data is a path of a regular file or not.

github.com/walkor/validation - 879f08aad13b4892725f401ef532d405bbf77a21 authored almost 12 years ago
Merge pull request #108 from Respect/ramaciotti

merge Ramaciotti branch

github.com/walkor/validation - 010d2f3829f3804ab780cefd6a20a7cb19c5b109 authored about 12 years ago
Merge upstream

github.com/walkor/validation - 9bc0ec370d9c98a96075c26a9db4be368353d157 authored about 12 years ago
Updated Foundation.

github.com/walkor/validation - 64858ad2152201cea34e3fd06e8561428e854565 authored about 12 years ago
Make travis work again

github.com/walkor/validation - 09e837879a37124da6549a9e35dbefd37f0456cd authored about 12 years ago
Assert also seeing improvement in footprint.

github.com/walkor/validation - 15179ef309c53f5a70d1a5ed020d5900d5b0574d authored about 12 years ago
Improved filter for ctype rules.

Parent only keeps a helper and does not overwrite the std empty filter.
Since its only the 3 rul...

github.com/walkor/validation - 811f683089789e36aa8b023be273eeea499e2875 authored about 12 years ago
Simplify Validation Exeption guessId.

github.com/walkor/validation - c25888c4cd8576a40f78ba2d7ed6f5bc53e05bbc authored about 12 years ago
Update documentation explain all values optional

github.com/walkor/validation - 00f6a5bacc26f0974ba962cc2c0068db208bd9f4 authored about 12 years ago
Add method annotations for all the new rules.

Not listing deprecated methods and changed those modified.

github.com/walkor/validation - 8bbbe54b389931f3a6c89f87bc937d89221c332b authored about 12 years ago
AbstractRelated also treat empty input Valid.

github.com/walkor/validation - be81e4e7326e83005b85b56468066f67cf0d4ef8 authored about 12 years ago
Remove use statement not in use.

github.com/walkor/validation - b4557d757177e67816e6258d39563d612635f063 authored about 12 years ago
Exception can look at the propperty for its assessment.

github.com/walkor/validation - db2920704793fca41fc0acfb18eaf23ba5f0e825 authored about 12 years ago
Validate reduced to 4 lines.

github.com/walkor/validation - 58b11dc39462d22e63bf8bc1f8eafa35b25fd917 authored about 12 years ago
Check reduced to 4 lines.

github.com/walkor/validation - baf3416d6713676e95a6817f1889cb9ca78fcf5c authored about 12 years ago
Refactor method extraction.

Reduce triplication of efforts.

github.com/walkor/validation - 77b51a4b8f1a532d64e4bda749ab4894d50e67a6 authored about 12 years ago
Test to ensure empty string is valid.

Updated all tests to ensure we don't fail an empty input, right across the board now. One rule f...

github.com/walkor/validation - b88d2241284485036bf50d93482d171b97799263 authored about 12 years ago
Let getName always return a name, the classname at least.

github.com/walkor/validation - b908d5c61953febaf2f743197e53c225c8cace23 authored about 12 years ago
Interfaces are inherited from parent

github.com/walkor/validation - b1484fb70d0ee77999b0137acef47662ec32e80d authored about 12 years ago
Improve CPF legibility and footprint.

github.com/walkor/validation - 8532a8db1dc343cb54c690934a7a9fdda4bc26ee authored about 12 years ago
Fix and optimize Domain rule.

doubleHyphen was failing after repairing the tests.
start property never used
Tried to prevent t...

github.com/walkor/validation - 19484f28d1b14f2f762d07ab68e600073a3068a1 authored about 12 years ago
More json tson tests through provider

github.com/walkor/validation - 65c479604879fa277f7de7053e6578ce744fbfd2 authored about 12 years ago
Removed license from source file

github.com/walkor/validation - 520480cfeee49332c0830afa3c70036317f917d4 authored about 12 years ago
Refactor rename Printable Prnt.

github.com/walkor/validation - dc6d23d520358d832c08efc1f495fe406e341515 authored about 12 years ago
More tests through provider for no whitespace

github.com/walkor/validation - b8240bb0fc882a79973aafe6bc0aa69f79ffc5c3 authored about 12 years ago
More null value tests through provider

github.com/walkor/validation - 5c5d56a7ee234828b8b9250df1574199b066e2c7 authored about 12 years ago
Updated documentation to have correct names for Ctype rules

github.com/walkor/validation - 36b67b2336eaab9da4439d665482d292a7ab14df authored about 12 years ago
To disallow empty extend NotEmpty.

The NetEmpty family of classes does skips the global accept empty and get to handle it themselve...

github.com/walkor/validation - c4c8728844baecc29505197b1d6e93248d1d89dc authored about 12 years ago
Allow empty unless NotEmpty for all

github.com/walkor/validation - 6902ea758dd0e5e5d13e91ce1988ecd47877cb4a authored about 12 years ago
Make test Callback a little more reusable

github.com/walkor/validation - 859c3640cd7bbc4f68093a4e899ad5d7cebfea88 authored about 12 years ago
Fixed up OneOfTest after Xdigit renaming

github.com/walkor/validation - bcee7f4790257326fa6fbbca617db538c6bf72f8 authored about 12 years ago
Changed Xdigit base class to AbstractCtypeRule

It also affects one of the test cases (the empty string went from
invalid to valid).

github.com/walkor/validation - b4cf1989890228b152f9966a433a991af02798bd authored about 12 years ago
Graphical renamed to Graph to follow Ctype naming convention

github.com/walkor/validation - e82f209ffd55ff991e1619d04047d1efa0b7f169 authored about 12 years ago
Fix:1 for #97 Refactor rename Consonants to Consonant.

As per #97 Plural rules no singular.
Consonants to Consonant.
Consonants now deprecated.
Documen...

github.com/walkor/validation - 625d78bf90ae14030d4b094dc4ec98a0eec3729d authored about 12 years ago
Renamed Xdigits to Xdigit, following Ctype naming convention

github.com/walkor/validation - 83381438941ab2502e14497826fc3bd4f86f0787 authored about 12 years ago
Renamed Punctuation to Punct to make it follow the Ctype naming

github.com/walkor/validation - 2d2eee6b6215e7dab813b67b0a88607c95f1150b authored about 12 years ago
Control renamed to Cntrl to follow Ctype naming convention

github.com/walkor/validation - a4620918fff90f98b2856bc68b89ae220a98e4dd authored about 12 years ago
Fix:2 for #97 Refactor rename Vowels to Vowel.

As per #97 Plural rules no singular.
Vowels to Vowel.
Vowelss now a deprecated decorator class o...

github.com/walkor/validation - 2c9371e0480261a32edd68b4d9d64f59555fc2d5 authored about 12 years ago
Renamed Printable to Print to follow Ctype naming convention

This isn't working, the tokenizer recognizes 'Print' as the built-
in 'print' and not as a class...

github.com/walkor/validation - e8ff238885663e0c5754fcc9af85aa2595671959 authored about 12 years ago
Not filtering when none required just seems propper.

github.com/walkor/validation - d711b62805516e4e3197519852d1cba9af5b00ca authored about 12 years ago
Update Foundation 0.1.13

github.com/walkor/validation - 0348776cd578a5dd44a8def5160c6d103ec4123a authored about 12 years ago
Remove redundant and filter is inherited

github.com/walkor/validation - 55e24cdf2a2ee84db788311962788384fde0151e authored about 12 years ago
Refactor rename Digits to Digit

github.com/walkor/validation - 898429ab07dd94f0c5cb5b3413f9408eaa4b5955 authored about 12 years ago
Fix whitespace only in REAIME.md

github.com/walkor/validation - e7e991a7bf9a7015b7ee09e37282e2c4fc9d9de8 authored about 12 years ago
Fix documentation for Digit and Digits

github.com/walkor/validation - bfa098fa0e6f03e8a88ddef5fdefb66994df8710 authored about 12 years ago
Recreate Digits as deperecated decorator for Digit.

github.com/walkor/validation - be04fa3264747f4a6652f29c982d78589e521371 authored about 12 years ago
Whitespace fixes only

github.com/walkor/validation - cb5d578c6937245e0993c56fa0385ce6499baff1 authored about 12 years ago
Refactor class extraction AbstractFilterRule

github.com/walkor/validation - 6c5f7ff73db52ce4187f9fef88d2944928749b5e authored about 12 years ago
More whitespace only.

github.com/walkor/validation - c3178c0d98d4b05d2593295ea1f68cb7f565e09b authored about 12 years ago
Invalid test, it would appear.

This does not appear to be a valid test verifying an input string.

github.com/walkor/validation - d2dd27852dde0f50367a4304ebdfcd7dbd491059 authored about 12 years ago
Make AbstractCtypeRule abstract, implement ctypeFunction.

github.com/walkor/validation - 999f3f6c6aa0f58c09b7ca16cf14ab1e55006d50 authored about 12 years ago
Remove unused use statement

github.com/walkor/validation - d3d1ffc64bef0321cbb18c0359e04f6866d8bb59 authored about 12 years ago
That shouldn't be there.

segfault test slipped into repo.

github.com/walkor/validation - 2839f4997629d7f39a06775a441c5ceb3ba331b1 authored about 12 years ago
New Xdigit rule based on the previous Hexa rule

This is a really ugly copy'n'paste. There are two problems to
solve: how to make 'hexa' depreca...

github.com/walkor/validation - ba9f012b0b7c41b28dac8de679215e7ebdfbc6a7 authored about 12 years ago
Refactored AbstractCharGroup into AbstractRegexRule

It's now an actual abstract class.

github.com/walkor/validation - 43e13653568c3c3a1ea5bbd2aec6728362896afd authored about 12 years ago
Updated documentation

I've also marked hexa as deprecated and moved `countryCode` to
its alphabetical position.

github.com/walkor/validation - 272cff1d4c2535935e03fbb50281915eefd2ee6f authored about 12 years ago
Removal of $acceptEmptyString

Notice that this changes the behaviour of some rules (of Digits in
special). That's why some li...

github.com/walkor/validation - 04c1ef6726306ac0f39c5f01416efd4635c6ae16 authored about 12 years ago
Made OneOfTest use Xdigits instead of Hexa

github.com/walkor/validation - d22c33c371bb675f64695570abf5c243c430e4a2 authored about 12 years ago
Removed unnecessary check in AbstractCharGroup

github.com/walkor/validation - ba02149bf85825d5423dc7efb98bcf7002dadcb0 authored about 12 years ago
Mark Hexa as deprecated

I've also changed its tests, setting an error handler that does
nothing. Maybe we should check ...

github.com/walkor/validation - 6ade820b9b49f9b07a666b9ccdafadf53596f718 authored about 12 years ago
Removed duplicated rule Xdigits (there is Hexa already)

github.com/walkor/validation - 2af3ffeef261584c3889609cf3d0fa53b083634e authored about 12 years ago
Removal of braces on single-line statements

I've only removed braces from the files I'd changed/created on my
last pull request. Notice, ho...

github.com/walkor/validation - 0e9b7fb6f1918752bdc3221fb597da0076e3882b authored about 12 years ago