Ecosyste.ms: OpenCollective

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

github.com/yiisoft/form

The package helps with implementing data entry forms
https://github.com/yiisoft/form

Fix #153, Fix #158: Big refactoring (#160)

* Rework all code.
* Fix order signature methods `Field::class`.
* Add tests for `PHP 8.1`.
*...

60f4bca2e39bf0119fbed47aad60f4338aa6f587 authored almost 3 years ago by Wilmer Arambula <[email protected]>
Update Scrutinizer configuration

ef6f5d4368dc4aa5b5ddf18a06470a54eca4ca14 authored almost 3 years ago by devanych <[email protected]>
Remove scheduled runs from all workflow actions

a08da03bddc6a4ecfe74c83bbedcc6fbd9c963d0 authored almost 3 years ago by devanych <[email protected]>
Add support for HTML reports for mutation testing

a28bc2da5401a69df4a62ab515081d20b7290f49 authored almost 3 years ago by devanych <[email protected]>
Update infection configuration

38f283d5abc8e9b20f00557cb07858a090db212b authored almost 3 years ago by devanych <[email protected]>
Fix #161: Add attributes() to form model

07cb91033cd3731677197dbadef2f4a2ae1c7bc4 authored about 3 years ago by Gerych1984 <[email protected]>
Use stable yiisoft/widget

ee88fde2358e5a52e139938c11dfe9d084732264 authored about 3 years ago by Alexander Makarov <[email protected]>
Make schemes case insensitive (#152)

ebf4532dc40f005d016ca5c0dcf4de57e51ab237 authored about 3 years ago by Alexander Makarov <[email protected]>
Remove unnecessary attributes `Error` widget (#145)

3b5ce61e3209deec385c3cca68add8127a2454b0 authored about 3 years ago by Wilmer Arambula <[email protected]>
Add docs for `Label` widget (#146)

4d936e70d1a64746c58dfcc2775fbfde29805392 authored about 3 years ago by Wilmer Arambula <[email protected]>
Add docs for `Hint` widget (#144)

a7a28e9d7dd2c88e539b7d016f9854d7c6ab44d0 authored about 3 years ago by Wilmer Arambula <[email protected]>
Fix #150: Allow null value for input id (#151)

e416ac5d8b3350b9cf241364ca76bc59643e3923 authored about 3 years ago by Wilmer Arambula <[email protected]>
Implement `FormErrors` attributes (#147)

97fb9debfac40cbc3832ebfff08d2c8f5bc78814 authored about 3 years ago by Wilmer Arambula <[email protected]>
Update yiisoft/http and development dependencies

625c74b12ec15d24301e8851c3570d67656f96cd authored about 3 years ago by Evgeniy Zyubin <[email protected]>
Merge pull request #148 from terabytesoftw/update-scrutinizer-ci

Update scrutinizer.yml.

2aa5868be3c72f500b9be516b98c55ace3c1073e authored about 3 years ago by Wilmer Arambula <[email protected]>
Update scrutinizer,yml.

06786549c1408dfec577a7d58638c878e89155ef authored about 3 years ago by Wilmer <[email protected]>
Add docs for `ErrorSummary` widget (#142)

caef29fbb9823eac62d8d6f1c24071e42a35cfb0 authored about 3 years ago by Wilmer Arambula <[email protected]>
More clean docs. (#143)

More clean docs. (#143)

6402aa6a1573fc28cbb0efa59ff6caebdcd4846e authored about 3 years ago by Wilmer Arambula <[email protected]>
Fix scrutinizer issue, reduce cognitive complexity. (#141)

099d5a92482e51be06017c88085fe129d80b9bfe authored about 3 years ago by Wilmer Arambula <[email protected]>
Add docs, more clean code `Error` widget. (#140)

aa5b1a8e49a6a2251e7fcdea3fec974531aaa181 authored about 3 years ago by Wilmer Arambula <[email protected]>
Add support null value. (#139)

b55cc54bc20a1ef5dcb707e50be998670bafc8c0 authored about 3 years ago by Wilmer Arambula <[email protected]>
Add support null value. (#138)

7a544f5e9eab12875dc1a0a805b8bee2b1977bf3 authored about 3 years ago by Wilmer Arambula <[email protected]>
Add support null value. (#137)

e7aac206aa24a0ce71074e44bfc7134a0f77cc21 authored about 3 years ago by Wilmer Arambula <[email protected]>
Fix error type phpdocs, remove unsed class. (#133)

a191c04b9959aba182ffbc7050ef03367768cbec authored about 3 years ago by Wilmer Arambula <[email protected]>
Fix #134: Add support for numeric telephone value (#135)

75a8b366d228db2e2e7f88f3698a769a0bd76fe2 authored about 3 years ago by Wilmer Arambula <[email protected]>
Add method uncheckValue(), value(), update docs `Checkbox` widget. (#132)

0f1397b4cd4847b1ac63f551b29225ea0db015e3 authored about 3 years ago by Wilmer Arambula <[email protected]>
Add docs, add methods to `Select` widget (#126)

eaac104a33377761d2601f8f577688b8db5f7b96 authored about 3 years ago by Wilmer Arambula <[email protected]>
Add docs about `ResetButton` widget (#125)

98ad44933620008bfb1dac9dfb937ef8b4c56032 authored about 3 years ago by Wilmer Arambula <[email protected]>
Add docs about creating forms (#131)

48a1596705fbe05f793dcec15ef5cad7ddf4775a authored about 3 years ago by Wilmer Arambula <[email protected]>
Add docs for `SubmitButton` widget (#127)

3d7a413a3d43d0386dcf5f1983f8a433f561a112 authored about 3 years ago by Wilmer Arambula <[email protected]>
Add support for null value, add docs for `Text` widget (#129)

106e1488b759418c433ac31cf53e066a8d26cd75 authored about 3 years ago by Wilmer Arambula <[email protected]>
Add support for null value, add docs for `Telephone` widget (#128)

8a4bc2a240ca2a9d53be658bcab568dc668a3f52 authored about 3 years ago by Wilmer Arambula <[email protected]>
Add support for null value, add docs for `URL` widget (#130)

7c51529584e242b65a6f29577b310eb9dc7c7284 authored about 3 years ago by Wilmer Arambula <[email protected]>
Add support for null value, add docs for `Password` widget (#122)

a3b49119a35499a21245d67ce3b81e5e3d546366 authored about 3 years ago by Wilmer Arambula <[email protected]>
Add support for null value, add docs for `number` wiget (#121)

2a334f870faf122f1c7a9298fb601d2b47ebe84f authored about 3 years ago by Wilmer Arambula <[email protected]>
Add support output value. add docs, add more tests `Range` widget (#124)

b69c2bf7b023b8144d73a6d122191cdedad82341 authored about 3 years ago by Wilmer Arambula <[email protected]>
Add new methods, add docs for `File` widget (#120)

45ec32a00ecce8afbf74333cd6f95800975048a3 authored about 3 years ago by Wilmer Arambula <[email protected]>
Add support for null value, add docs for `Date` widget (#116)

7674c64c5cd0c88ad1b70e76945adb1f75ce6d77 authored about 3 years ago by Wilmer Arambula <[email protected]>
Add support for null value, add docs for `Email` widget (#119)

9bf095b552ae450e76ce4458a0bb0bfc14f14255 authored about 3 years ago by Wilmer Arambula <[email protected]>
Add support for null value, add docs for `DateTimeLocal` widget (#118)

d3617a7c6d45a382ad61acab8287df6915666e85 authored about 3 years ago by Wilmer Arambula <[email protected]>
Add support for null value, add docs for `DateTime` widget (#117)

ed21aac7bfe4dfec0d08945e09112c95aefe396b authored about 3 years ago by Wilmer Arambula <[email protected]>
Fix `RadioList` widget, add docs (#111)

Co-authored-by: Alexander Makarov <[email protected]>

c5c01bc32da47c58756a2bcfb869d7e77595c853 authored about 3 years ago by Wilmer Arambula <[email protected]>
Fix `CheckboxList` widget, add docs (#110)

221410c63136f8abeb5c90b74fe8692825ccfb96 authored about 3 years ago by Wilmer Arambula <[email protected]>
Clean up code an tests (#115)

9f33126ff97d8f23c7f3656d56941180c5ac9e23 authored about 3 years ago by Wilmer Arambula <[email protected]>
Fix #113: Add support for stringable CSRF tokens

Co-authored-by: Sergei Predvoditelev <[email protected]>
Co-authored-by: Alexander...

ef46e1922e811a4019a2efa4a80a99f91216aedf authored about 3 years ago by Wilmer Arambula <[email protected]>
Fix error type checkbox.md.

Fix error type checkbox.md.

cb6799ff477c690830d24b6ccb3cfe3fbb548d35 authored about 3 years ago by Wilmer Arambula <[email protected]>
Fix #97: Fix widget `Radio::class`, add documentation (#98)

Co-authored-by: Alexander Makarov <[email protected]>

c3800aef86116492851fa7f4ce1b21b9d2ff5fa2 authored about 3 years ago by Wilmer Arambula <[email protected]>
Fix #106: Add support for custom CSRF token name (#107)

fd08ef9192df24f164ce28e256aab6a772fb7ece authored about 3 years ago by Wilmer Arambula <[email protected]>
Allow using form without property type-hints (#102)

f1461a595f07c56d19144ebd1afad14f40792b85 authored about 3 years ago by Wilmer Arambula <[email protected]>
Change visibility of `collectAttributes()` (#96)

1fac60c6bc2f6287085ee8a25e7a4d06130741ac authored about 3 years ago by Wilmer Arambula <[email protected]>
Fix bug in `Checkbox::class`, document all cases (#95)

4019bc8b2c191fdbb28a59b7cadbdf1d73422cc9 authored about 3 years ago by Wilmer Arambula <[email protected]>
Refactor all widgets (#86)

Co-authored-by: Alexander Makarov <[email protected]>

a00c7b7ac60a4a49285c756a8f51e13d216f60e4 authored over 3 years ago by Wilmer Arambula <[email protected]>
Apply fixes from StyleCI

5c25f7808677fa7dbac094b6225dcfdbfbee2e08 authored over 3 years ago by Alexander Makarov <[email protected]>
Update StyleCI config

df303518ca800167d83ef10899095631a466c4aa authored over 3 years ago by Alexander Makarov <[email protected]>
Adopt to `yiisoft/definitions` (#89)

dbe6c88482bf52b11a7cc6ca0febd0a953ae9b0d authored over 3 years ago by Sergei Predvoditelev <[email protected]>
Schedule GitHub workflows (#88)

a30bd7467e6f5a6d2d88531d8340351c7573f37c authored over 3 years ago by Viktor Babanov <[email protected]>
Use yiisoft/html ^2.0

7b031781a9ee10091e6d45f6e7d5534e76385278 authored over 3 years ago by Alexander Makarov <[email protected]>
Do not manage GitHub actions versions with dependabot. Too noisy.

d81932e97ca43aebe47aacb187784f4c1ba4d647 authored over 3 years ago by Alexander Makarov <[email protected]>
Adjust namespaces (#81)

7f635e730fcf94e0817ea6bada635e087d8920fc authored over 3 years ago by Alexander Makarov <[email protected]>
Adopt to yiisoft/html changes

Co-authored-by: Alexander Makarov <[email protected]>

e2f6cd71d80cfdc14dfab5f6b0f25db0d1b7bf53 authored almost 4 years ago by Igor Maliy <[email protected]>
Remove encode spaces option

5ddaebd05b0bad4844afa611a03a468fdd128c68 authored almost 4 years ago by Igor Maliy <[email protected]>
Use stable yiisoft/html

9dec1c6842c61faec8b2f751a4c2aaea5796ad3d authored almost 4 years ago by Alexander Makarov <[email protected]>
Adopt to yiisoft/html changes

ac79e99f199e7cb4f0fc95907c5828b07b1a163d authored almost 4 years ago by Sergei Predvoditelev <[email protected]>
Rename getters: add get prefix

ba5bc200aa036b4e6b8af41f0b15187f9426f7de authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Fix tests.

2c35b759c18a875456000f74a741b4eed4430552 authored almost 4 years ago by Sergey Predvoditelev <[email protected]>
Start using external validation instead of internal (#71)

cd6265f58ade6fa33a2ba8584e4be82067da3d6d authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Fix #72: Remove unnecessary and double encoding

1c9e21abfa5f2dc1f5c627f799d50a8c9889cef8 authored almost 4 years ago by Иван <[email protected]>
Adjust yiisoft/strings version

7a47c31a42250b287be16bf825d9ea7633aee84e authored almost 4 years ago by Alexander Makarov <[email protected]>
Apply fixes from StyleCI

5c802e546ec6efb15de12091f7aac3f7c2c3140a authored almost 4 years ago by Alexander Makarov <[email protected]>
Update trait to latest validator changes

2558098f23ac6311fef0d9593222e66e66de61f2 authored almost 4 years ago by Alexander Makarov <[email protected]>
Fix readme

23875313436b1ba94c7cf2801399129207755801 authored almost 4 years ago by Alexander Makarov <[email protected]>
Fix #65: Generate HTML attributes based on rule decorators

c6ccf9d03a0dcb0c3ae7bff170dac35e637ab85a authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Use stateless validator

ec7c92977413374231ec91546f1c48466fabdcf1 authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Fix adding success class to field

cb9ae99bedac9bb3d40d7433d99459684e00b922 authored about 4 years ago by Wilmer Arambula <[email protected]>
Add sucess class in fields (#63)

ad605151b781ccc3d5b895d20b68f7afcf6d6fc9 authored about 4 years ago by Wilmer Arambula <[email protected]>
Update logo

5b2117c6de255ae973ba0077033b88bd1259960b authored about 4 years ago by Aleksei Gagarin <[email protected]>
Add required class to labels (#61)

1e76d6575594630b39d59bb22e42dc7474ee64f6 authored about 4 years ago by Иван <[email protected]>
Add a test for empty begin

2f9e53468e9def35e4b1edeccedb2c5bcd4ae204 authored about 4 years ago by Wilmer Arambula <[email protected]>
Adjust dependabot strategy

137255900a93bd4a8a8c8c595ee8db84314fd13d authored about 4 years ago by Alexander Makarov <[email protected]>
Adjust to widget changes

8bb549972a1de5a52d9618af348682e6da60e81f authored about 4 years ago by Wilmer Arambula <[email protected]>
Batch add test-watch script and use testdox style for test script

8ebe89f82acc41dc6436cbaf823ca58e784f07f2 authored about 4 years ago by Dmitriy Derepko <[email protected]>
Batch add spatie/phpunit-watcher

376f89473276cabe3ce950e8a59bba79785df94e authored about 4 years ago by Dmitriy Derepko <[email protected]>
Adjust StyleCI rules

5b4ddab7111c5453d26e0bab59e52243115551e5 authored about 4 years ago by Alexander Makarov <[email protected]>
Update StyleCI config

e299c56d6775e01a97c2915ae8f1db1be19494fe authored about 4 years ago by Alexander Makarov <[email protected]>
Apply fixes from StyleCI

f3565b817c3e12bd8767735e4604947652915dde authored about 4 years ago by Alexander Makarov <[email protected]>
Update StyleCI config

1e9a452dab0581a3c9f3e25fd9537b560529406d authored about 4 years ago by Alexander Makarov <[email protected]>
Merge pull request #55 from yiisoft/dependabot/composer/vimeo/psalm-tw-4.2

Update vimeo/psalm requirement from ^4.1 to ^4.2

2fb95e6775eee91a47556526fac7b13057acd2d1 authored about 4 years ago by Wilmer Arambula <[email protected]>
Update vimeo/psalm requirement from ^4.1 to ^4.2

Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest v...

b6e60f3b556d3ab651fe6051567d8c5247d31f2f authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update roave/infection-static-analysis-plugin requirement (#54)

0a4e79af0bcf390bd8fb2a11bbcea97f229287b2 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update yiisoft/strings requirement from ^1.0 to ^1.1 (#53)

31f03cc438c491fffbe25ed6db8cf20887f1e9ea authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update .gitattributes

5654d5aab83ae925d020f2a278bf61e2881f0b69 authored about 4 years ago by Alexander Makarov <[email protected]>
Add dependabot config

0cf3d09bc6f08e247bcf1147b8759ddb2cb68548 authored about 4 years ago by Alexander Makarov <[email protected]>
Add composer test command

0d031deb92832addbb30e7a075f0a5eb4317ae57 authored about 4 years ago by Dmitriy Derepko <[email protected]>
Adjust LICENSE (#52)

bcf611b7001c7284df67469ca4a96ca49f1b75e5 authored about 4 years ago by Anton Samoylenko <[email protected]>
Update dev dependencies, pipelines and Scrutinizer

85c214a64f3fc9e32ee1325829844cfa82b22f4a authored about 4 years ago by Wilmer Arambula <[email protected]>
Adopt Psalm (#49)

Co-authored-by: Alexander Makarov <[email protected]>

3555caf37f292acab25f064a38d7ace8833cf024 authored about 4 years ago by Anton Samoylenko <[email protected]>
Grammar fixes in README (#50)

90a7bdc6f5cab1be663320958d79d998a77e0d1b authored about 4 years ago by Anton Samoylenko <[email protected]>
Add HtmlForm::getAttributeName() (#48)

447acbd33b367ab4f60649f1c1e8029b9ad5f3ec authored about 4 years ago by Sergei Predvoditelev <[email protected]>
Use Html::getAttributeName() instead private method in \Widget\Error. (#47)

67f40a2ddb6bdbb75e86ea431dff9596a239dab9 authored about 4 years ago by Sergei Predvoditelev <[email protected]>
Fix attribute regex reference in Error

c74b6b2787805dee2656d78897f4f6157faa5e60 authored over 4 years ago by Alexander Makarov <[email protected]>