Ecosyste.ms: OpenCollective

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

github.com/yiisoft/config

Configuration management
https://github.com/yiisoft/config

Add API to explore config files

samdark opened this issue about 1 month ago
Update phpunit/phpunit requirement from ^9.5 to ^11.2

dependabot[bot] opened this pull request 3 months ago
Fix docs

luizcmarin opened this pull request 5 months ago
Fix docs

luizcmarin opened this pull request 6 months ago
Fix psalm

vjik opened this pull request 6 months ago
Fix docs

vjik opened this pull request 6 months ago
Docs folder standardization and other fixes

luizcmarin opened this pull request 6 months ago
Rename composer commands with `:` usage

vjik opened this issue 6 months ago
Add composer command `yii-config-info`

vjik opened this pull request 6 months ago
Update phpunit/phpunit requirement from ^9.5 to ^10.5

dependabot[bot] opened this pull request 7 months ago
Allow to use option "config-plugin-file" in packages + Refactoring

vjik opened this pull request 7 months ago
Remove scrutinizer

vjik opened this pull request 7 months ago
Add console command for output exists groups

vjik opened this issue 7 months ago
Fix psalm

vjik opened this pull request 8 months ago
Update rector/rector requirement from ^0.19.0 to ^1.0.0

dependabot[bot] opened this pull request 8 months ago
Update rector/rector requirement from ^0.18.0 to ^0.19.0

dependabot[bot] opened this pull request 9 months ago
Check circular references

vjik opened this issue 10 months ago
Fix config merger

vjik opened this pull request 10 months ago
Rename in code "variable" to "reference"

vjik opened this issue 10 months ago
Improve tests

vjik opened this pull request 10 months ago
Improve CI

vjik opened this pull request 10 months ago
Save in cache merge-plan or config.

terabytesoftw opened this issue 11 months ago
Remove unnecessary code in `PackagesListBuilder` + Refactor tests

vjik opened this pull request 11 months ago
Expand references

vjik opened this pull request 11 months ago
Add ability to specify recursion depth for recursive modifier

vjik opened this pull request 11 months ago
Add optional parameter "depth" to recursive modifier

vjik opened this issue 11 months ago
Throw duplicate error on use nested groups

vjik opened this issue 11 months ago
Add plugin option "package-types"

vjik opened this pull request 11 months ago
Existed configuration group "does not exist" after update to 1.3.1

tomaszkane opened this issue 11 months ago
Empty configuration groups from packages were not added to merge plan

vjik opened this pull request 11 months ago
Config rebuild ignore commit hash

tomaszkane opened this issue about 1 year ago
Add command that shows merge plan path

xepozz opened this pull request about 1 year ago
Update rector/rector requirement from ^0.17.11 to ^0.18.0

dependabot[bot] opened this pull request about 1 year ago
Add debug commands

vjik opened this issue about 1 year ago
Use composer library and plugins only

vjik opened this pull request about 1 year ago
Test with metapackages

vjik opened this issue about 1 year ago
Update rector/rector requirement from ^0.15.7 to ^0.17.11

dependabot[bot] opened this pull request about 1 year ago
Add note to "Environment" section of readme

vjik opened this pull request about 1 year ago
не актуально

olegbaturin opened this issue over 1 year ago
Update rector/rector requirement from ^0.15.7 to ^0.16.0

dependabot[bot] 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
Meta-value for parameters that need user's configuration

BoShurik opened this issue over 1 year ago
Support for environment groups in vendor package?

tomaszkane opened this issue over 1 year ago
update links

Arhell opened this pull request over 1 year ago
update links

Arhell opened this issue over 1 year ago
Update StyleCI config + Add test for recursive merge of indexed array

vjik opened this pull request over 1 year ago
Update code of conduct

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

dependabot[bot] opened this pull request over 1 year ago
Add ability to use `Config` without params

vjik opened this pull request over 1 year ago
Add ability to change merge plan filepath

vjik opened this pull request over 1 year ago
Improve psalm config

vjik opened this pull request over 1 year ago
Fix typo

vjik opened this pull request over 1 year ago
Update README.md

cebe opened this pull request over 1 year ago
Support configuration group aliases

samdark opened this issue over 1 year ago
Ability to explain on how config is built

samdark opened this issue almost 2 years ago
Do not error on absent config files

samdark opened this issue almost 2 years ago
Add rector [batch]

xepozz opened this pull request about 2 years ago
Improve docs about merge plan file

vjik opened this issue about 2 years ago
Separate chain calls

sankaest opened this pull request over 2 years ago
Optimize array_merge

samdark 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
Fix tests

viktorprogger opened this pull request over 2 years ago
Cache configs by group

rustamwin opened this issue over 2 years ago
Autocomplete for class configuration

tomaszkane opened this issue over 2 years ago
Add support prevent run methods via null

vjik opened this issue almost 3 years ago
Should application override keys regardless of the group?

samdark opened this issue almost 3 years ago
Improve error message by displaying group name

devanych opened this pull request almost 3 years ago
Add ConfigInterface

devanych opened this pull request almost 3 years ago
Add ignoring BC errors about composer/composer package not found

devanych opened this pull request almost 3 years ago
Add description of build-merge-plan option and update workflow actions

devanych opened this pull request almost 3 years ago
Add ability to set sublayer between vendor and application

devanych opened this pull request almost 3 years ago
Add support of alternative PHP configuration instead of composer.json

devanych opened this pull request almost 3 years ago
Add Config::has() method

devanych opened this pull request almost 3 years ago
Adds an empty environment item to the merge plan

devanych opened this pull request almost 3 years ago
Check addition config group without configs

devanych opened this pull request almost 3 years ago
Add config group without configs

vjik opened this issue almost 3 years ago
Inconvenient use of the environment

thenotsoft opened this issue almost 3 years ago
Use system directory separator

DizhovskyyD opened this pull request almost 3 years ago
Replace yiisoft/yii-web to yiisoft/view in documentation examples

devanych opened this pull request almost 3 years ago
Add build of merge plan option

devanych opened this pull request almost 3 years ago
Add abitility set new levels between app and vendor

vjik opened this issue almost 3 years ago
Make it possible to override items from indexed arrays

vjik opened this issue almost 3 years ago
Specify config group(s) for `RemoveFromVendor` modifier

vjik opened this issue almost 3 years ago
Add information about using PHAR archives to readme

devanych opened this pull request almost 3 years ago
Allow empty string as default environment

vjik opened this pull request almost 3 years ago
Sort packages in merge plan alphabetically

vjik opened this issue almost 3 years ago
Use root as default source directory + fix psalm errors

vjik opened this pull request almost 3 years ago
Сode cleanup

devanych opened this pull request almost 3 years ago
Add config modifiers

vjik opened this pull request almost 3 years ago
Rename default environment (local, dev, etc)

rustamwin opened this issue almost 3 years ago
Add support custom params group

vjik opened this pull request about 3 years ago
Wildcards doesn't work when app is packed into PHAR

hyncica opened this issue about 3 years ago