Ecosyste.ms: OpenCollective

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

github.com/yiisoft/composer-config-plugin

Composer plugin for config assembling
https://github.com/yiisoft/composer-config-plugin

Update yiisoft/files requirement from ^1.0 to ^2.0

dependabot[bot] opened this pull request over 2 years ago
Fix tests to use newer Composer API

tafid opened this pull request over 2 years ago
Bump actions/cache from 2 to 3.0.1

dependabot[bot] opened this pull request over 2 years ago
Bump actions/cache from 2 to 3

dependabot[bot] opened this pull request over 2 years ago
Bump actions/checkout from 2 to 3

dependabot[bot] opened this pull request over 2 years ago
Schedule GitHub workflows

viktorprogger opened this pull request about 3 years ago
Store all autoload files in plugin output

strorch opened this issue over 3 years ago
Bump actions/cache from 2 to 2.1.5

dependabot[bot] opened this pull request over 3 years ago
Bump actions/checkout from 2 to 2.3.4

dependabot[bot] opened this pull request over 3 years ago
Bump shivammathur/setup-php from 2 to 2.11.0

dependabot[bot] opened this pull request over 3 years ago
Backport of yiisoft/config custom source-directory feature

SilverFire opened this pull request over 3 years ago
Bump actions/cache from v2 to v2.1.4

dependabot[bot] opened this pull request over 3 years ago
Add config `Merger` and remove ArrayHelper dependency

hiqsol opened this pull request over 3 years ago
Add ConfigMerger and remove ArrayHelper dependency.

vjik opened this pull request over 3 years ago
Add composer/composer requirement

Mister-42 opened this pull request over 3 years ago
Remove composer/composer requirement

samdark opened this pull request over 3 years ago
Fix #34: Better name for output config classes

samdark opened this pull request over 3 years ago
Configs priority

samdark opened this issue over 3 years ago
Add context to errors #147

xepozz opened this pull request almost 4 years ago
Why remove tag 0.4.0?

JimChenWYU opened this issue almost 4 years ago
Make build errors more user-friendly

viktorprogger opened this issue almost 4 years ago
Ability not to rebuild configs in case they're up to date

samdark opened this issue almost 4 years ago
Update vimeo/psalm requirement from ^4.2 to ^4.3

dependabot[bot] opened this pull request almost 4 years ago
Update roave/infection-static-analysis-plugin requirement from ^1.5 to ^1.6

dependabot[bot] opened this pull request almost 4 years ago
Update composer/composer requirement from ^1.0|^2.0 to ^2.0.7

dependabot[bot] opened this pull request almost 4 years ago
fix file extension duplicate in "Builder::require"

thenotsoft opened this pull request almost 4 years ago
Using `params`, `constants` and `ENV` variables in `JSON` and `yml` files

Spell6inder opened this issue almost 4 years ago
Fix scrutinizer tests.

terabytesoftw opened this pull request almost 4 years ago
Fix pipeline

samdark opened this pull request almost 4 years ago
fix failed read file when use wildcard

thenotsoft opened this pull request almost 4 years ago
Adopt Psalm

Fantom409 opened this pull request almost 4 years ago
Styleci

samdark opened this pull request almost 4 years ago
Update opis/closure requirement from 3.6.x-dev@dev to 3.6.1@dev

dependabot[bot] opened this pull request almost 4 years ago
Update phpunit/phpunit requirement from ^9.3 to ^9.4

dependabot[bot] opened this pull request almost 4 years ago
Update composer/composer requirement from ~1.0|~2.0@dev to ^2.0.7

dependabot[bot] opened this pull request almost 4 years ago
Bump actions/cache from v1 to v2.1.3

dependabot[bot] opened this pull request almost 4 years ago
Add support for operating modes ("dev" / "prod").

mj4444ru opened this issue almost 4 years ago
The cache strategy of merged config files

roxblnfk opened this issue almost 4 years ago
Prepare to array collections

vjik opened this pull request almost 4 years ago
Get actual dependencies in tests

hiqsol opened this pull request about 4 years ago
Simplify integration tests running and debugging

hiqsol opened this pull request about 4 years ago
Using VarDumper instead of opis/closure

xepozz opened this pull request about 4 years ago
Php8 support

samdark opened this pull request about 4 years ago
Use AST for reading / merging configs

Mirocow opened this pull request about 4 years ago
Сlear (if exists) output dir before build configuration.

vjik opened this pull request about 4 years ago
Fix tests for windows.

vjik opened this pull request about 4 years ago
Clear output dir before generate configs

vjik opened this issue about 4 years ago
Rewrite to use parser or tokenizer instead of serializing

samdark opened this issue about 4 years ago
Fix path substitution on windows

hiqsol opened this issue about 4 years ago
$key conf in config-plugin-alternatives section

svit-ws opened this issue about 4 years ago
Init dynamic ENV implementation with PHP parser

hiqsol opened this pull request about 4 years ago
Alternatives docs

vjik opened this pull request about 4 years ago
Add test for alternatives with variable

vjik opened this pull request about 4 years ago
Remove ability to use variables

samdark opened this issue about 4 years ago
Minor change exception message in ReaderFactory

vjik opened this pull request about 4 years ago
Add override $params via extra-parameter "config-plugin-override-params"

vjik opened this pull request about 4 years ago
Fix configs order

vjik opened this pull request about 4 years ago
Add using glob flag GLOB_BRACE

xepozz opened this issue about 4 years ago
Add testcase for supporting wildcard. Closed #103

xepozz opened this pull request about 4 years ago
Switch to opis/closure 4.x

xepozz opened this pull request about 4 years ago
Need to test `$config` functionality

xepozz opened this issue about 4 years ago
Support dash configs

samdark opened this pull request about 4 years ago
Config validation

xepozz opened this issue about 4 years ago
Wildcard in paths

roxblnfk opened this issue about 4 years ago
Switch to opis/closure 4.x

samdark opened this issue about 4 years ago
Rename package

vjik opened this issue about 4 years ago
Add support override $params via "$params = $another-params".

vjik opened this pull request about 4 years ago
Add feature: override $params array.

vjik opened this issue about 4 years ago
Add path to message in UnsupportedFileTypeException

vjik opened this issue about 4 years ago
Added rebuild command

mlaxwong opened this pull request about 4 years ago
Separate configuration file

mlaxwong opened this pull request about 4 years ago
Remove variables feature

samdark opened this issue about 4 years ago
Add usage of variables

Fantom409 opened this pull request about 4 years ago
Remove `composer/composer` require?

hiqsol opened this issue over 4 years ago
Add php 8 supporting

xepozz opened this pull request over 4 years ago
Add prefer-stable

xepozz opened this pull request over 4 years ago
mkdir() throw E_WARNING if directory allready created. so need to che…

wiperawa opened this pull request over 4 years ago
#85: Fix edge case when web server does not give PHP OS environment v…

samdark opened this pull request over 4 years ago
Fix bug

xepozz opened this pull request over 4 years ago
Add runtime-only mode

samdark opened this issue over 4 years ago
Add plugin independent config build

yiiliveext opened this pull request over 4 years ago
Separate builder that can build configs without running Composer

samdark opened this issue over 4 years ago
Removed aliases.php

xepozz opened this pull request over 4 years ago
Added test case for serialization closure in object

xepozz opened this pull request over 4 years ago
Revert "Revert "Merge remote-tracking branch 'xepozz/fix-serializatio…

xepozz opened this pull request over 4 years ago
Fix serialization

xepozz opened this pull request over 4 years ago
Fix serialization object with closure #72

xepozz opened this pull request over 4 years ago
Test fix 75 plus 74

xepozz opened this pull request over 4 years ago
"<<<base-dir>>>" is not replaced with the real path

thenotsoft opened this issue over 4 years ago
No serialize routes.php

terabytesoftw opened this issue over 4 years ago
Remove generation of aliases.php

samdark opened this issue over 4 years ago
Revert "Revert "Add docs on environment variables, fix loading non do…

xepozz opened this pull request over 4 years ago
Add PHP 8 supporting

xepozz opened this pull request over 4 years ago
Re-apply fixes with fixing tests

samdark opened this issue over 4 years ago
PHP 8 compatibility

samdark opened this issue over 4 years ago
Implement showing dependencies as a tree

xepozz opened this issue over 4 years ago