Ecosyste.ms: OpenCollective

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

github.com/yiisoft/widget

Widgets are reusable building blocks used to create complex and configurable user interface elements in an object-oriented fashion
https://github.com/yiisoft/widget

Update roave/infection-static-analysis-plugin requirement (#17)

3f02ad1a45b153618d763098e3053375c1c8e35f authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add dependabot config

e9ec3819ede4ea24486e892320ebdcb4e2577aa4 authored almost 4 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' of github.com:yiisoft/widget

9c79ad570471aefb41237e8a9229b80503170fd6 authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Add composer test command

848cb7c89ea45ed887f7914bce109c3f30129ede authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Adjust LICENSE (#16)

2c074a9202ed1da24ca51a6d6e71ebf81d675060 authored almost 4 years ago by Anton Samoylenko <[email protected]>
Merge pull request #15 from terabytesoftw/fix-badge-readme

Fix badged README.md.

dd9c7863acb0d7dd1457a5f68eb212380f2ff6e7 authored almost 4 years ago by Wilmer Arambula <[email protected]>
Fix badged README.md.

2b2a13e7dd920d9e4da13bb96a32c8e595b61519 authored almost 4 years ago by Wilmer Arambula <[email protected]>
Switch to GitHub actions

d457fbed8030b689b35069f2d81b991ba3abb138 authored almost 4 years ago by Wilmer Arambula <[email protected]>
Adopt Psalm (#13)

f3eb25c6dcacbb93db89a486846983986a4f1c6e authored almost 4 years ago by Anton Samoylenko <[email protected]>
Apply fixes from StyleCI

9a3446e199bd56d61d0663cc58a411bc6d07c3c1 authored about 4 years ago by Alexander Makarov <[email protected]>
Update dependencies

3e084cce438bfab2736b766a7900af63b71d8c5a authored about 4 years ago by Alexander Makarov <[email protected]>
Update repository meta-files

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

f59e4f44e72b2b79731e512fcd0206984bd9ce70 authored about 4 years ago by Alexander Makarov <[email protected]>
Fix dependencies

d75f4a69ed3f649af17be18ca0e4b459577e8b3d authored over 4 years ago by Alexander Makarov <[email protected]>
Exclude tests from phan analysis

7f4252231b7ddac2ac0f6df0db828fdeeec60d9a authored over 4 years ago by Alexander Makarov <[email protected]>
Fix phan config to include all vendor code

9e57badd2a88c847fd7e075bb468a7db65556dfe authored over 4 years ago by Alexander Makarov <[email protected]>
Remove unused directory from phan config

49aad4ce1518b3b0a40eed8dfa9d2fe8aaf32073 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix phan config

2cd4ccbbdf8dba31a2a40828aa0820327a6951fc authored over 4 years ago by Alexander Makarov <[email protected]>
Fix begin() phpdoc return type

46b1229089da95c06bf7974ce1e4d387aa08c4da authored over 4 years ago by Alexander Makarov <[email protected]>
Fix widget() method return type

dae786d4447921106d0d55ee4f43cf860008d747 authored over 4 years ago by Alexander Makarov <[email protected]>
Add factory auto initialize (#8)

b0bf982fbbcde0734bd36e34e28525d0143a7177 authored over 4 years ago by yiiliveext <[email protected]>
Update phpunit.xml.dist

a00edab01891198997cc4bf8b08d9ece4695205e authored over 4 years ago by roxblnfk <[email protected]>
Add shortcut to run tests by composer, update README.md (#9)

d969121d9f402d128712b85f65640b1ebf095313 authored over 4 years ago by Dmitriy Derepko <[email protected]>
Update phpunit/phpunit requirement from ^8.4 to ^9.0 (#7)

d8d97666ee6c6fafcf0f0416a8c6b2788b0e7193 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fix #5: Remove events

- Remove events
- Remove dependency on event dispatcher
- Remove dev-dependency on config plugin

cdeab4c937893d61440e7cd7a081f118d2321aa9 authored over 4 years ago by Alexander Makarov <[email protected]>
Lower visibility for beforeRun() and afterRun()

These methods aren't supposed to be called directly

82973fb92191afb029002d54977415fec7890eee authored over 4 years ago by Alexander Makarov <[email protected]>
Apply fixes from StyleCI

0196e6776e0d2ccba2dea0cba53099b4428d6cfd authored over 4 years ago by Alexander Makarov <[email protected]>
Switch StyleCI to PSR-12

5ce5ff12f932b6f441f9150468e736542791a4dc authored over 4 years ago by Alexander Makarov <[email protected]>
Fix README.md (#4)

e52d80cb42d7b4d8adabc899e54dfb8f09e00fd3 authored over 4 years ago by Wilmer Arambula <[email protected]>
Widget implementation

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

431277b5fd9b2fe7cfe6b8c498a1bdca1abdaee3 authored over 4 years ago by Wilmer Arambula <[email protected]>
Initial commit

0074b509b666c99af5cd07ab13f04cb9884f828b authored almost 5 years ago by Alexander Makarov <[email protected]>