Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii-dev-tool

Development environment for Yii 3 packages
https://github.com/yiisoft/yii-dev-tool

Merge pull request #121 from yiisoft/ignore-frontend-packages

Ignore frontend packages for backend-only packages sets

1a708ad7dd2151d2abbe7b9c5eb74f87360c3ab1 authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Adjust config

6d14cf25dd0c4b2b20563828cf5f3e903951e193 authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Ignore frontend packages for backend-only packages sets

44aa2f44c41dd6d4298af85a8ad8e5f7c9400afd authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Add sorting while merging configs (#120)

9f58d5738e8d7f9e4d208a349513ecae42dcb063 authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Rename command (#119)

52aa4a65fed16163196d1376bd0793cb8d9b3369 authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Add replicate/copy-file command

ccde783441791ae4e58780e982f685fe2abe0eb1 authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Update symfony/finder requirement from ^5.0 to ^5.1 (#112)

Updates the requirements on [symfony/finder](https://github.com/symfony/finder) to permit the la...

2b49cf2dc482ba1a39a1316ca31d981f503e58b5 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update symfony/yaml requirement from ^5.0 to ^5.1 (#114)

Updates the requirements on [symfony/yaml](https://github.com/symfony/yaml) to permit the latest...

607fd34882d92dfbb69611fafb13584453d303fb authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update nikic/php-parser requirement from ^4.5 to ^4.10 (#115)

Updates the requirements on [nikic/php-parser](https://github.com/nikic/PHP-Parser) to permit th...

380aa5bac6374a05a3c8a4d48169198ddeb8e2e6 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update symfony/console requirement from ^5.0 to ^5.1 (#113)

Updates the requirements on [symfony/console](https://github.com/symfony/console) to permit the ...

571dd688e60eb73ed49650b79c0d233b15d3ab0d authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update symfony/polyfill-php73 requirement from ^1.13 to ^1.20 (#116)

Updates the requirements on symfony/polyfill-php73 to permit the latest version.

Signed-off-b...

f6e4d491e958f6f8031f2e3c970e0bb885dc1300 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Exclude app templates from .gitattributes replication

053f09a96701c0d12e27fa79d13f00b1775c791e authored almost 4 years ago by Alexander Makarov <[email protected]>
Exclude frontend packages from StyleCI config replication

18ef929cdcbd0e063cd32e6f12240c9342c03ad6 authored almost 4 years ago by Alexander Makarov <[email protected]>
Enhance replicate command verbose output, fix not overwriting newer files

79c03ee93fd33f3ff72d54c5b1e2aa9b4b7f5e27 authored almost 4 years ago by Alexander Makarov <[email protected]>
Add dependabot config and common meta

23182b51db46ce69eafbb6234f11f24944e7bfbc authored almost 4 years ago by Alexander Makarov <[email protected]>
New replication (#111)

81bfd703155693b47e4ecdb42339439446909fa0 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update dependencies in config

43c7b151dcb9fc5d271eedaeb2e2b907317fe6c9 authored almost 4 years ago by Alexander Makarov <[email protected]>
Added ability to filter tests (#109)

83f369457a789199313607db0813d2859c42703f authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Allow to skip failed test (#106)

ff9038c8ca13ddf697be2f6e415f179cc43d5eea authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Fix template package name

3e7e10dda9aef1ac9b669d38cbaeebbd75a2669c authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Add package context when error triggered (#104)

fa4dbe2eb6addc21375ce4244fff3514395974a9 authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Add composer test command (#105)

ada2b96c4894bb64ebb4ea784a7fc85516236424 authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Fix #99: Implemented test command

f9e0e28395fc400c4fca8e2f58974b22977a7773 authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Collapse path resolving (#102)

c339a1e62554db144394256bd5e4b1f95fddc1de authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Implemented gh pr create command (#101)

a443525ededb657b896b45705664f2cbc2cc607e authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Replace any latest "under development" changelog line instead of exact version

It is better this way when doing minor and major releases.

d6c90b0c2e1b2dfe174f7b71223fd074fc8a6004 authored almost 4 years ago by Alexander Makarov <[email protected]>
Rename template -> package-template

d24853f59dea837b367c517fe8882b4e8d719d0e authored almost 4 years ago by Alexander Makarov <[email protected]>
Add translator-message-db package

0507a9888ea5ef2624e9b8ee5e1424b435323904 authored almost 4 years ago by Alexander Makarov <[email protected]>
Merge remote-tracking branch 'origin/master'

1796ec6746ec91641a49c0b6769b3ef0ebb011ad authored almost 4 years ago by Alexander Makarov <[email protected]>
Always git pull before release

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

5a19c6aa28c3e7deba0ba17498ec1309f03bdbf9 authored almost 4 years ago by Alexander Makarov <[email protected]>
Fix release/make command issues, refactor

72f9eb56c57dabbbc90b271822a92beca5a15a74 authored almost 4 years ago by Alexander Makarov <[email protected]>
Add draft release command (#98)

0b38b44b3a799c161857597a8069f15d7fe71f74 authored almost 4 years ago by Alexander Makarov <[email protected]>
Added error handler package

7ba9a4ca31b0bdcb53ff402b8cb75fdb304acc5e authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Add user repository to packages (#94)

2df375a4d175ce9a6eb68dc5de7c161a3f2db745 authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Add app-api to packages

4075118422bd85451e9f7fbf3698c66c3e138eb3 authored almost 4 years ago by Alexander Makarov <[email protected]>
Allow using PHP 8

3a7f7bc6d0d36b2634f0fc4d4ebc00d0b9dec72a authored almost 4 years ago by Alexander Makarov <[email protected]>
Add request-model package

fc21b6159c6eee84d558d7ebe85bdaf200c7fc01 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update package list

5d47ff4f9a904082eb2f7ceb7d6ece4e40244616 authored about 4 years ago by Alexander Makarov <[email protected]>
Add note about creating pull requests (#93)

d182b403c72d04071fbd5450d849d784ebb921ee authored about 4 years ago by Rustam Mamadaminov <[email protected]>
Add sqlite3 for full support of yii-demo (#92)

* Added sqlite3 for out of the box support yii-demo
* Add declare strict_types everywhere
* Cl...

7ac54ee3a2024d8dd74f1338a4895711e21d45eb authored about 4 years ago by Anton Samoylenko <[email protected]>
Add auth-jwt to packages list

dd5d631c10395b088edfc66268b492caa6c5ca21 authored about 4 years ago by Alexander Makarov <[email protected]>
Add yii-swagger

b97759edaec95a76dad49de1c2c2bf9ef0a6d32d authored about 4 years ago by Alexander Makarov <[email protected]>
Add middleware-dispatcher

6b85e97b3f6e7b39221bf950671a5c019deba539 authored about 4 years ago by Alexander Makarov <[email protected]>
Adjust package name

8b22043c4556cf758702a2de88c5b5c89eba41dc authored about 4 years ago by Alexander Makarov <[email protected]>
Add cookies and session to config

24a7f1614a566799759042883bd0d82ceba31c93 authored about 4 years ago by Alexander Makarov <[email protected]>
Adjust translator package name

6efbc4ac9c5d1bdb3117c2e727f989cad4dad79a authored about 4 years ago by Alexander Makarov <[email protected]>
Add CSRF package

532e5a5fa31ab8e7f99df179515bb9682f97bd7b authored about 4 years ago by Alexander Makarov <[email protected]>
Require phpunit 9.3

6d7426e27e760b3832f01cb9ee74fc1c56588085 authored about 4 years ago by Alexander Makarov <[email protected]>
Fix access for apache2 (#88)

f035999da1f796a3d63152d622aa84b058f8f253 authored about 4 years ago by Anton Samoylenko <[email protected]>
Add github to funding options

aeeead0a5d8d31249ea81a364f12f0850d4269b6 authored about 4 years ago by Alexander Makarov <[email protected]>
Update packages

55d54f0602d9a55ce5e36766aa27c601531d017c authored about 4 years ago by Alexander Makarov <[email protected]>
Fix #85: Suggest command based on currently used shell

8848ddfe343447eb5c894eafe661b041d87122c1 authored about 4 years ago by Alexander Makarov <[email protected]>
Add yii-view

fe2c27f799ad371be3c2e4b058a439d6fdb987fa authored over 4 years ago by Alexander Makarov <[email protected]>
Add yii-event package

0e12d1f92ccafe59426241cda767933c6c1a2216 authored over 4 years ago by Alexander Makarov <[email protected]>
Add data-response package

4368234bdb51fe93985dcd050f8b0bb980974855 authored over 4 years ago by Alexander Makarov <[email protected]>
Add yiisoft/request-body-parser

94c0f92db3dd70a3f1953de11d58cada81962759 authored over 4 years ago by Alexander Makarov <[email protected]>
Update dependencies and packages

b9624e68cbfbcdb73dac2b52cd79152ed7275c92 authored over 4 years ago by Alexander Makarov <[email protected]>
Add --no-plugins option to install/update commands (#87)

a2a705ebe18ef7578d813a10f295f3520963b35e authored over 4 years ago by Pavel Ivanov <[email protected]>
Apply fixes from StyleCI

18b99469bfcd9ba94fea16188d63ae907513d4ea authored over 4 years ago by Alexander Makarov <[email protected]>
Refactoring and tests (#86)

395df8e6481465819674eace88fcd0c784a84f3b authored over 4 years ago by Pavel Ivanov <[email protected]>
Issue #80: Improve command fix-dependencies (#84)

1) Checks packages of all vendors, not just “yiisoft” vendor.
2) Takes into account packages th...

e6592c57e53da0101b06786b390e52df464134ad authored over 4 years ago by Pavel Ivanov <[email protected]>
Apply fixes from StyleCI

d3f1c95239fbde1122aa6a33308c99a42183e95f authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #80: Add fix-dependencies command (#83)

61a34ed961cb86365701c74019ec211631da72fb authored over 4 years ago by Pavel Ivanov <[email protected]>
Add new packages

c0878273bee3c15fa9f20ecdb95a927575936e56 authored over 4 years ago by Alexander Makarov <[email protected]>
Add tests for composer.json merging (#81)

7ddccb9c7a130e4bc188b0cdda0499d8c6dd369d authored over 4 years ago by Pavel Ivanov <[email protected]>
Add bootstrap 5

55ebbbc81e2d1b4903e9e1d5ffb3ada5e2f1a7cf authored over 4 years ago by Alexander Makarov <[email protected]>
Remove yii-queue-synchronous

efc7a42d89fe8dae37cd04feaeab1859da86fc2b authored over 4 years ago by Alexander Makarov <[email protected]>
Update packages list

c6824a73579845c795b9455daa89bc1355517a36 authored over 4 years ago by Alexander Makarov <[email protected]>
Update example for running tests

There are no tests in yii-demo.

cc4790a255a21d3eb67ad333b91f35dcf4141103 authored over 4 years ago by Alexander Makarov <[email protected]>
Update packages list

978ca648649b5d07dfeb891e370e7b3af7847b46 authored over 4 years ago by Alexander Makarov <[email protected]>
Uncomment yii-db-migration

84f11dd155b255fa216069e33b63b5fe974f2335 authored over 4 years ago by Alexander Makarov <[email protected]>
Replicate github workflow

999e83cc31d42bf71590da0919d7784fc09d1cd6 authored over 4 years ago by Alexander Makarov <[email protected]>
Add phan to replication settings

533eafbd5bc1235847e7f76894ee2a381461e1ec authored over 4 years ago by Alexander Makarov <[email protected]>
Add yii-twig

38ac6cc2ae5dc37595b372a031a5f0e5bfd0c082 authored over 4 years ago by Alexander Makarov <[email protected]>
Adjust migrations package name

44791dcef414409f15b482119a291c48783c8feb authored over 4 years ago by Alexander Makarov <[email protected]>
Enable linking composer-config-plugin

06b8d0fc5fc561c28c789f9fc158dada79d739e5 authored over 4 years ago by Alexander Makarov <[email protected]>
Adjust style

691869bb50241d1adbdcf8ae6220f7c64030308c authored over 4 years ago by Alexander Makarov <[email protected]>
Add .phpunit.result.cache to .gitignore

6693859b3d0a6a0f5fbd4556697b4e583f78c033 authored over 4 years ago by Alexander Makarov <[email protected]>
Add rate-limiter

f12cce6ac486480e3ce8769c6303c3ec2df69f81 authored over 4 years ago by Alexander Makarov <[email protected]>
Adjsuted form package name

d9077da258b9f4a5d3231926c580b074cec9d3b6 authored over 4 years ago by Alexander Makarov <[email protected]>
Add yii-active-form

50934b840f2bf14d30cf2d89b84dfcaf3e2445a8 authored over 4 years ago by Alexander Makarov <[email protected]>
Do not symlink composer config plugin

90cf1ede7c088685b21d8e2e55c4c8a8c0adcd0a authored over 4 years ago by Alexander Makarov <[email protected]>
Update attributes

0218e207720777840f4e40f6ef22de8972a71fef authored over 4 years ago by Alexander Makarov <[email protected]>
Update packages

3b32cbc68c801dbe6b075d3cfed2ae5f570c4155 authored over 4 years ago by Alexander Makarov <[email protected]>
Update build configuration (#79)

7527b0a59a9d479d682412a8fd3b926059accdf0 authored over 4 years ago by Anton Samoylenko <[email protected]>
Remove hack (#78)

d717b3b1a1be1699550403cf3283b1bf852f3a38 authored over 4 years ago by Anton Samoylenko <[email protected]>
Update documentation (#77)

2a6a9112f60437e40c2b970e3213a36fc181e1e1 authored over 4 years ago by Anton Samoylenko <[email protected]>
Fix namespace (#76)

dbdd742d89413fe40b5878580673f5d1cac28ec4 authored over 4 years ago by Anton Samoylenko <[email protected]>
Update version in docker-compose.yml (#75)

4e1a92715e22fc502fbbd029e220cb87f0f550aa authored over 4 years ago by Martín Peveri <[email protected]>
Adjust package name

1e6159bbc7c26b99311a9aca621407817443ae8e authored over 4 years ago by Alexander Makarov <[email protected]>
Add "yii-file-system"

9a77961020a61edb951bbb1131e81af881bf2649 authored over 4 years ago by Alexander Makarov <[email protected]>
Add container-proxy package

aefbc5af7fc9bb52b08745261e4b99ea69b132c5 authored over 4 years ago by Alexander Makarov <[email protected]>
Add proxy package

eeef2c35975213404ac87c86521f574a2df52c3a authored over 4 years ago by Alexander Makarov <[email protected]>
Add more packages (mostly commented out)

e2292a785b6956e5bc1160651924a044f71c25d1 authored over 4 years ago by Alexander Makarov <[email protected]>
Add yii-debug-viewer to packages

c1685a1e74d8e694860d42b61c6dbf2633b70a4a authored over 4 years ago by Alexander Makarov <[email protected]>
Update phpunit version in replication config

fbae1fc36e508a2f1f6a77d23d169aae9658bf1d authored over 4 years ago by Alexander Makarov <[email protected]>
Add i18n-translator

d8bfe9e4e68db9dd95797352dd85486039853c52 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix OutputManager

4bc6b26d6a75b87ff93c0ffe3b93c3be67c5587c authored over 4 years ago by Alexander Makarov <[email protected]>
Update symfony/process requirement from ^4.0 to ^5.0 (#72)

09dad1dd7d7ee9b7e59f07c0c263f184b5d2d74e authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>