Ecosyste.ms: OpenCollective

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

github.com/yiisoft/view

Yii view rendering library
https://github.com/yiisoft/view

Update rector/rector requirement from ^1.2 to ^2.0

dependabot[bot] opened this pull request 10 days ago
Make `psr/event-dispatcher` dependency optional

vjik opened this pull request 3 months ago
Fix PHP version in readme

vjik opened this pull request 3 months ago
Fix readme badges

vjik opened this pull request 3 months ago
Bump PHP version to `^8.1` and refactor code

vjik opened this pull request 3 months ago
Update rector/rector requirement from `1.0.*` to `^1.2`

dependabot[bot] opened this pull request 6 months ago
Change logic of template file searching

vjik opened this pull request 6 months ago
Rename `yii-view` to `yii-view-renderer`

vjik opened this pull request 6 months ago
Update rector/rector requirement from 1.0.* to 1.1.*

dependabot[bot] opened this pull request 7 months ago
Test coverage 100%

vjik opened this pull request 7 months ago
Improve CI actions

vjik opened this pull request 7 months ago
Fix docs

luizcmarin opened this pull request 8 months ago
Update phpunit/phpunit requirement from ^9.5 to ^10.5

dependabot[bot] opened this pull request 9 months ago
update src folder links

Arhell opened this pull request 9 months ago
update src folder links

Arhell opened this issue 9 months ago
update docs folder links

Arhell opened this pull request 9 months ago
update docs folder links

Arhell opened this issue 9 months ago
upd irc link

Arhell opened this pull request 9 months ago
upd irc link

Arhell opened this issue 9 months ago
Make base path in `View` and `WebView` optional

vjik opened this pull request 9 months ago
Make event dispatcher in `View` and `WebView` optional

vjik opened this pull request 9 months ago
Remove scrutinizer

vjik opened this pull request 9 months ago
Endless loop when `layout` value is `index`

Tigrov opened this issue 11 months ago
Update rector/rector requirement from ^0.19.0 to ^1.0.0

dependabot[bot] opened this pull request 11 months ago
Fix psalm

vjik opened this pull request 11 months ago
Update rector/rector requirement from ^0.18.3 to ^0.19.0

dependabot[bot] opened this pull request 12 months ago
Add immutable withTheme method

Gerych1984 opened this pull request about 1 year ago
Add `getLocale()` method

Tigrov opened this pull request about 1 year ago
Update rector/rector requirement from ^0.17.0 to ^0.18.3

dependabot[bot] opened this pull request over 1 year ago
Update rector/rector requirement from ^0.17.0 to ^0.18.2

dependabot[bot] opened this pull request over 1 year ago
Update rector/rector requirement from ^0.17.0 to ^0.18.1

dependabot[bot] opened this pull request over 1 year ago
Update rector/rector requirement from ^0.17.0 to ^0.18.0

dependabot[bot] opened this pull request over 1 year ago
Fix fallback extension section in docs

rustamwin opened this pull request over 1 year ago
Adjust docs to fallback extension changes

rustamwin opened this issue over 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.3

dependabot[bot] opened this pull request over 1 year ago
Support multiple fallback extensions

rustamwin opened this pull request over 1 year ago
Support multiple fallback extensions

samdark opened this issue over 1 year ago
Make fallback extension configurable

rustamwin opened this pull request over 1 year ago
Template

rustamwin opened this pull request over 1 year ago
Update rector/rector requirement from ^0.16.0 to ^0.17.0

dependabot[bot] opened this pull request over 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.2

dependabot[bot] opened this pull request over 1 year ago
Update rector/rector requirement from ^0.15.0 to ^0.16.0

dependabot[bot] opened this pull request over 1 year ago
Use incorrect template with default extension

vjik opened this issue over 1 year ago
Improve config

rustamwin opened this pull request over 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.1

dependabot[bot] opened this pull request over 1 year ago
Update code of conduct

vjik opened this pull request almost 2 years ago
Update yiisoft/cache requirement from ^1.0|^2.0 to ^3.0.0

dependabot[bot] opened this pull request almost 2 years ago
Update phpunit/phpunit requirement from ^9.5 to ^10.0

dependabot[bot] opened this pull request almost 2 years ago
Update yiisoft/aliases requirement from ^2.0 to ^3.0

dependabot[bot] opened this pull request almost 2 years ago
Adapt configuration group names to Yii conventions

vjik opened this pull request almost 2 years ago
Update vimeo/psalm requirement from ^4.24 to ^5.1

dependabot[bot] opened this pull request about 2 years ago
Update rector/rector requirement from ^0.14.3 to ^0.15.0

dependabot[bot] opened this pull request about 2 years ago
Update vimeo/psalm requirement from ^4.24 to ^5.0

dependabot[bot] opened this pull request about 2 years ago
Disable composer require checker in PHP 8.1

vjik opened this pull request about 2 years ago
Increase MSI to 100%

vjik opened this issue about 2 years ago
Add support for `yiisoft/html` version `^3.0`

dependabot[bot] opened this pull request about 2 years ago
[Batch] Add composer-require-checker CI

xepozz opened this pull request about 2 years ago
Add rector [batch]

xepozz opened this pull request about 2 years ago
PR for issue-208

DplusG opened this pull request over 2 years ago
Update yiisoft/test-support requirement from ^1.3 to ^3.0

dependabot[bot] opened this pull request over 2 years ago
Add support for `yiisoft/files` of version `^2.0`

vjik opened this issue over 2 years ago
Update yiisoft/files requirement from ^1.0 to ^2.0

dependabot[bot] opened this pull request over 2 years ago
Update yiisoft/test-support requirement from ^1.3 to ^3.0

dependabot[bot] opened this pull request over 2 years ago
Add support for `yiisoft/cache` version `^2.0`

vjik opened this pull request over 2 years ago
Add `ViewInterface::withBasePath()`

vjik opened this pull request over 2 years ago
Update yiisoft/test-support requirement from ^1.3 to ^2.0

dependabot[bot] opened this pull request over 2 years ago
Separate chain calls

sankaest opened this pull request over 2 years ago
Use reusables actions.

terabytesoftw opened this pull request over 2 years ago
Update dependencies workflows.

terabytesoftw opened this pull request over 2 years ago
Add ability set specific language when render file

thenotsoft opened this pull request over 2 years ago
Fix readme and minor improve phpdoc

vjik opened this pull request almost 3 years ago
Move theme and language to view state

vjik opened this pull request almost 3 years ago
Move some view properties to view state

vjik opened this issue almost 3 years ago
Add `ViewTrait::addToArrayParameter()` and more tests

vjik opened this pull request about 3 years ago
Fix docs due register to yiisoft/assets package changes

devanych opened this pull request about 3 years ago
Update yiisoft/arrays requirement from ^1.0 to ^2.0

dependabot[bot] opened this pull request about 3 years ago
In dependency `yiisoft/arrays` changed version to `^2.0`

vjik opened this pull request about 3 years ago
Clear viewFiles after context change

Gerych1984 opened this issue about 3 years ago
WebView in widgets

Gerych1984 opened this issue about 3 years ago
Fix incorrect method in `web` configuration

vjik opened this pull request over 3 years ago
Replace internal abstract class `BaseView` to internal trait

vjik opened this issue over 3 years ago
Adopt to `yiisoft/definitions`

vjik opened this pull request over 3 years ago
Schedule GitHub workflows

viktorprogger opened this pull request over 3 years ago
Fix order in changelog

vjik opened this pull request over 3 years ago
Fix static analysis tests and description common parameters

devanych opened this pull request over 3 years ago
Add default value to `BaseView::getCommonParameter()`

vjik opened this pull request over 3 years ago