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

Correct method from testInvalidFormattedCpf to testInvalidSlug, because

this method verifies a slug , not a CPF number.

Signed-off-by: Kleber Hamada Sato <kleberhs007@y...

github.com/walkor/validation - 0cd76d0346f8c3724cefbfd7bae9db68e6f6fabf authored almost 13 years ago by Kleber Hamada Sato <[email protected]>
Merge pull request #61 from kleberhs007/prime_rules

Prime rules - Prime Number validation

github.com/walkor/validation - 39a774404cf2e2776eb3a755b3225eb7d8a8ba7e authored almost 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
Fix exception messages

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

github.com/walkor/validation - 55f217e47307b4071629411e39215810ec29afc3 authored almost 13 years ago by Kleber Hamada Sato <[email protected]>
Fix problem with validation return (returns a boolean type now).

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

github.com/walkor/validation - 23a9d835179355503b0dc487cc36c9efb5871b48 authored almost 13 years ago by Kleber Hamada Sato <[email protected]>
Change file PrimeNumberTest to PrimeNumberTest.php

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

github.com/walkor/validation - 11ecf0b95eeb38494344cdf6b854a7af4f9eac78 authored almost 13 years ago by Kleber Hamada Sato <[email protected]>
- Inserts copyright comments in PrimeNumberTest.

- Modifies the exception class name to PrimeNumberException and modifies
the copyright current...

github.com/walkor/validation - 61d5e9b452feb8d20b3e10d6a96e88a0a6d8b357 authored almost 13 years ago by Kleber Hamada Sato <[email protected]>
- Modifies PrimeNumber.php to accept zero value or a number under zero.

Returns: false

- Inserts PrimeNumberTest.php file with the Unit Test.

- Inserts PrimeNumberTe...

github.com/walkor/validation - 9777f22329a928e41486a62ebc73f0d9c8cdddc7 authored almost 13 years ago by Kleber Hamada Sato <[email protected]>
Modifies if, else and for code structure.

github.com/walkor/validation - 32fe37aa86b4c33788ce8d885e86d7e15285697a authored almost 13 years ago by kleberhs007 <[email protected]>
Corrects the year (2012) at Copyright information

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

github.com/walkor/validation - cfc1fb5d378b5337046df7445eb6df435a36d7e2 authored almost 13 years ago by Kleber Hamada Sato <[email protected]>
- Inserts prime number validation

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

github.com/walkor/validation - c39946c6afaaac6205cee9b61f905f6c6a2292ee authored almost 13 years ago by Kleber Hamada Sato <[email protected]>
Merge pull request #60 from rogeriopradoj/patch-1

Update year of copyright at README.md

github.com/walkor/validation - 1d5c4c7ca8db37ab6ecb681c2228b6cd08734458 authored almost 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
Update year of copyright at README.md

github.com/walkor/validation - a66cd1807af3110065bde5347aa3d7bca7a6c86f authored almost 13 years ago by Rogerio Prado de Jesus <[email protected]>
Merge pull request #59 from Torben-Brodt/namespace-cleanup

remove unused namespace use statements

github.com/walkor/validation - f0d6f30d0b8e32384adb57bc9597a676a7cc3993 authored almost 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
remove unused namespace use statements

github.com/walkor/validation - 26af736f847f8a87a649f75b025811581984ab0a authored almost 13 years ago by Torben Brodt <[email protected]>
Merge pull request #58 from henriquemoody/develop

Created composer.json file.

github.com/walkor/validation - 322e7a0fc24c22b121a2eb2716ba1ae033009cff authored almost 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
Update composer.json

github.com/walkor/validation - 4d630bbee42694438b3a6477d758bf6e7724cefc authored almost 13 years ago by Henrique Moody <[email protected]>
Created composer.json file.

github.com/walkor/validation - bfe5fb4fabe997566a1edca22f1706b3af3b4677 authored almost 13 years ago by Henrique Moody <[email protected]>
Merge pull request #57 from jeanpimentel/i18n

Add i18n support

github.com/walkor/validation - c4b47d7dcfb730bfff8cf25915e6c8db4f0d4502 authored about 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
Add i18n support

github.com/walkor/validation - 2d13b09be8fc0d0411d0c625adcc483e72a682d8 authored about 13 years ago by Jean Pimentel <[email protected]>
Travis marrento

github.com/walkor/validation - 468d9cc98ed53ed6b5d02c3f5ac54bb24e8571b7 authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Travis

github.com/walkor/validation - e5588fa17e083a80fb5be91ae047f9b8ce25b2aa authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Travis

github.com/walkor/validation - e1e422b8a9e5f08196c9b61b95b61903025bb88b authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Travis again

github.com/walkor/validation - 85469bfb302f344c3e09d478bb56363f7cf29acf authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Trying to fix travis

github.com/walkor/validation - dbe7d6ed4ddc149373eeb1bd8b56d6491eb14917 authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Trying to fix travis

github.com/walkor/validation - e4a10dd982a2ee40c173c300d63689e6778337f7 authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Trying to fix travis

github.com/walkor/validation - 4c2a81fc64c016df9f8ba93fb2f0ecd86c89606b authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Trying to fix travis

github.com/walkor/validation - e7658286fc665d8cf2fc4b378e085ad4063a977a authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Trying to fix travis

github.com/walkor/validation - 70c88daffd626516f9bb952ec058a98414a33efe authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Trying to fix travis

github.com/walkor/validation - 31618eefb46de9a219e7de0e680833889f5071c7 authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Trying to fix travis

github.com/walkor/validation - e8c9aa380acbb5d9697f90b63fa3e2b57b3a0940 authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Merge branch 'develop' of github.com:Respect/Validation into develop

github.com/walkor/validation - cc19dfafcba13c9f31a02d4ee44ad238b04af647 authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Trying to fix Travis

github.com/walkor/validation - 7a946b040859f169ed3d8020a412afd450c33f4e authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Merge pull request #56 from fabiorphp/develop

Add MacAddress Validation with tests

github.com/walkor/validation - 561829a103abc7b053f5b04675270b65a10ebeba authored about 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
Add MacAddress Validation with tests

github.com/walkor/validation - 7a6020b25d564387cca43b7a6a565f2463cb9eea authored about 13 years ago by Fábio da Silva Ribeiro <[email protected]>
New makefile, phar packager from Foundation

github.com/walkor/validation - 30a1056600d3120186f4dc76e8d247567096a8ac authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Packaging

github.com/walkor/validation - 410ccfac1cc5e48d5338d7ef27c6e119ec603d40 authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Improved tests, new makefile

github.com/walkor/validation - abcff11611efb466e0d7cb9820b197fa9e4d0407 authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Small change on README.md to meet other Respect projects README standards. (In fact, I just changed this to ping Travis CI)

github.com/walkor/validation - 809d37965d8ea8749d078ead2f8937c695c339bc authored about 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
Packaging changes

github.com/walkor/validation - 3f04c409c0018efdb4f237187f3085ca30034ccd authored about 13 years ago by Alexandre <[email protected]>
[no ci]

github.com/walkor/validation - 7097c98798c58aad74e3bddc3ee46e66c1d0458d authored about 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
Merge branch 'develop' of github.com:Respect/Validation into develop

github.com/walkor/validation - fb3d115a0790dd1a59b9534478eba88ef69b4ae8 authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Packaging

github.com/walkor/validation - e1d108f4c44ead72012fc243ecba7cf80b5b6855 authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Fixed Array to string conversion on php 5.4

github.com/walkor/validation - b4b23fd35e93908cb3c4098474a91ac97368b18c authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Adding 5.4 support to test on Travis CI

github.com/walkor/validation - 61bb0d3aad2ac6db66816503b36f7a3262725dc3 authored about 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
Automation improvements

github.com/walkor/validation - 32efa03d22e374797cc63fa2a7bf21999e34f0ed authored about 13 years ago by Alexandre Gaigalas <[email protected]>
boostrap fix

github.com/walkor/validation - cdf3b2992aee893240a1baa59db5b2e8262a9fbb authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Zend Framework dependencies on Makefile

github.com/walkor/validation - 8bc2e0dca36ccf0583ecb569e3556ae8fcb6f0a5 authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Update Makefile

github.com/walkor/validation - 2ddb73d516051f7d1a4a4c41382cfbc5879c28ba authored about 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
Update .travis.yml

github.com/walkor/validation - daaa1284829a24bf1ffa453350a784b1503f60fb authored about 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
Update .travis.yml

github.com/walkor/validation - f016e55d68ae42299c4d0e77c0b81b6ee1e0ece3 authored about 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
Update Makefile

github.com/walkor/validation - b9a10729fe8ca8e9e342b0cd3f4b172ad7f940d6 authored about 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
Merge pull request #53 from michaelklishin/patch-1

Do not lock up travis-ci.org workers

github.com/walkor/validation - 96e146ccae96befb0de9da0274161c141157c637 authored about 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
Do not lock up travis-ci.org workers

If you don't use the -y switch, apt will wait for keyboard input. Please make sure to always us...

github.com/walkor/validation - b027985c617e24a6018f76c442d7630ec63e4369 authored about 13 years ago by Michael Klishin <[email protected]>
Update .travis.yml

github.com/walkor/validation - 4a8b9790e608832ab471476c5b949e9fb67f3f3a authored about 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
ok. fixing

github.com/walkor/validation - 1f0f008e551a48c1d43227176decdf0d57a293c7 authored about 13 years ago by Alexandre Gaigalas <[email protected]>
More travis tests

github.com/walkor/validation - 230ff6801a2a4a97b223c65010c13f17e13deb0d authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Travis tests

github.com/walkor/validation - 312b8ab19225b9d4965bb94526d4c986e88ff866 authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Changed phpunit.xml location file

github.com/walkor/validation - 6f9d9fad96f8345c30d0908c51e0336be6ba7a29 authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Small fixes for the packager

github.com/walkor/validation - 06275f51e797680c6247504795d5ad45f6b3ade1 authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Awesome new automation tools! Type 'make help' on the project root

github.com/walkor/validation - 17d24d4094703cff24aacb27df35c1125a55b974 authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Merge pull request #52 from jeanpimentel/romans

Romans

github.com/walkor/validation - d5adb0c8dd4aeeece0d746a45b552371d20bbe6c authored about 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
Renamed RomanTest

github.com/walkor/validation - b2015106aefdd57a106b2f16285c8e544f63b06b authored about 13 years ago by Jean Pimentel <[email protected]>
Added Roman Numbers Validator

github.com/walkor/validation - 84d8fcdff4c41404cf1f92f6ff1f0ad4a5067488 authored about 13 years ago by Jean Pimentel <[email protected]>
Merge pull request #51 from jeanpimentel/creditcard

Added CreditCard Validator

github.com/walkor/validation - 32de8bae8146d4c018c69ce5c2dcdd05fac4b708 authored about 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
Added CreditCard Validator

github.com/walkor/validation - c4119fab8263dc8e076a5a4f3cdd0865a56f090c authored about 13 years ago by Jean Pimentel <[email protected]>
Merge pull request #49 from jaysonsantos/develop

changed cnpj non number re to be cleaner

github.com/walkor/validation - a1e5c08d4f1132f65af4fdf5976b9a29cedfba54 authored about 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
changed cnpj non number re to be cleaner

github.com/walkor/validation - 6ebec8ba670e910b5740665e2e432920b1055015 authored about 13 years ago by Jayson Reis <[email protected]>
Merge pull request #48 from jaysonsantos/develop

changed cpf validator to use js from hell's implementation

github.com/walkor/validation - 6cd60e170ead8521fddc6756b76a77bbb7139e98 authored about 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
changed cpf validator to use js from hell's implementation

github.com/walkor/validation - 9fea5d30bce1b65727a1bec3ee550aff13d5cdb1 authored about 13 years ago by Jayson Reis <[email protected]>
Merge pull request #47 from jaysonsantos/develop

Added a CNPJValidator ported from JSFromHell

github.com/walkor/validation - f6ea554f0b1793633ae8e93653d74b8a0c3ba88f authored about 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
geez, more missed tabs

github.com/walkor/validation - 8fc249218116ed5d93e777ab4bcc0257c665bd6b authored about 13 years ago by Jayson Reis <[email protected]>
removed tabs :S

github.com/walkor/validation - 7bb7f24e55480d05d7ef464b0ed8523eef358268 authored about 13 years ago by Jayson Reis <[email protected]>
ported cnpj validator from js from hell

github.com/walkor/validation - a247eb2fc71d4788f6c492605a55a238741b58c3 authored about 13 years ago by Jayson Reis <[email protected]>
some changes in cnpj validators tests

github.com/walkor/validation - 8d5fdeacd0951da741a2650c285f6cb5bb5a78ba authored about 13 years ago by Jayson Reis <[email protected]>
added some code to cnpj validator

github.com/walkor/validation - 5e03913ca3163073313272cf65a68810fdcf39d3 authored about 13 years ago by Jayson Reis <[email protected]>
started cnpj validator

github.com/walkor/validation - 13c9c7c7597b1872bac8f30b106a46f26c615779 authored about 13 years ago by Jayson Reis <[email protected]>
Merge remote-tracking branch 'upstream/develop' into develop

github.com/walkor/validation - 920d8fb925cfab778bf36bfccbd835c5104abac3 authored about 13 years ago by Jayson Reis <[email protected]>
Merge pull request #44 from jaysonsantos/develop

leap year validator

github.com/walkor/validation - 7e4883e92d47bd388814d9320db2175b399f88a8 authored about 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
rewrote of leap date validator so tests will not be fake anymore

github.com/walkor/validation - edc2d77f3a0a77989e99c72592cbb48f61941a3c authored about 13 years ago by Jayson Reis <[email protected]>
Merge branch 'develop' of github.com:jaysonsantos/Validation into develop

github.com/walkor/validation - 2e7a40fd892db183012a4627146d980edc6621c0 authored about 13 years ago by Jayson Reis <[email protected]>
improved LeapYear validator

github.com/walkor/validation - 82846a4347e40724dcee64931e76b23bdc11a55d authored about 13 years ago by Jayson Reis <[email protected]>
leap year test

github.com/walkor/validation - 475937e66e1507862b4994aa967755656957a737 authored about 13 years ago by Jayson Reis <[email protected]>
improved LeapYear validator

github.com/walkor/validation - 7a157b13799ce2e1f36e2be5181bc0dc68dd1d2f authored about 13 years ago by Jayson Reis <[email protected]>
leap year test

github.com/walkor/validation - 4d4f7c2277137ba39c796b7e1b34a783184ab787 authored about 13 years ago by Jayson Reis <[email protected]>
Merge branch 'develop' of https://github.com/Respect/Validation into develop

github.com/walkor/validation - f2bebc63429b88ed2ab6c53d93eccab04b0c881c authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Filter and sanitizing prototype update

github.com/walkor/validation - 41286de8b53041b87852fb9c35e8fd5c0da59f9f authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Added tests for convertable dates

github.com/walkor/validation - 50a15db9dbfdb00af9b05925c09f41bcebb26126 authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Leap date coding style

github.com/walkor/validation - f775808c69f811608a51b6947f20f71ed3e89f55 authored about 13 years ago by Alexandre Gaigalas <[email protected]>
Merge pull request #43 from jaysonsantos/develop

fixed wrong protected name in LeapDateTest

github.com/walkor/validation - 19f577a0b727c826b60dc6aaae0d4e527ac2783b authored about 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
fixed wrong protected name in LeapDateTest

github.com/walkor/validation - f8d75cc0220d08968bad23bb5a250c0c4d301b70 authored about 13 years ago by Jayson Reis <[email protected]>
Merge pull request #41 from jaysonsantos/develop

Remove unused cast

github.com/walkor/validation - 6dcd8564bd329d9295a71a1e145f087dd5741854 authored about 13 years ago by Alexandre Gomes Gaigalas <[email protected]>
leap date stuff

github.com/walkor/validation - 2b632794ae942da252ac04237dd3625302651a68 authored about 13 years ago by Jayson Reis <[email protected]>