Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Yii Software
Yii PHP framework
Collective -
Host: opensource -
https://opencollective.com/yiisoft
- Website: https://www.yiiframework.com/
- Code: https://github.com/yiisoft
Create ArrayIteratorTrait, move IteratorAggregate implementation to ActiveRecord
github.com/yiisoft/active-record - Tigrov opened this pull request 9 months ago
github.com/yiisoft/active-record - Tigrov opened this pull request 9 months ago
How should I use Yii2 version 2.0.42.1 in my project
github.com/yiisoft/yii2 - Pet36 opened this issue 9 months ago
github.com/yiisoft/yii2 - Pet36 opened this issue 9 months ago
Fix `composer require` command in README.md
github.com/yiisoft/factory - Tigrov opened this pull request 9 months ago
github.com/yiisoft/factory - Tigrov opened this pull request 9 months ago
Replace call of `SchemaInterface::getRawTableName()` to `QuoterInterface::getRawTableName()`
github.com/yiisoft/db-mysql - Tigrov opened this pull request 9 months ago
github.com/yiisoft/db-mysql - Tigrov opened this pull request 9 months ago
Replace call of `SchemaInterface::getRawTableName()` to `QuoterInterface::getRawTableName()`
github.com/yiisoft/db-mssql - Tigrov opened this pull request 9 months ago
github.com/yiisoft/db-mssql - Tigrov opened this pull request 9 months ago
Replace call of `SchemaInterface::getRawTableName()` to `QuoterInterface::getRawTableName()`
github.com/yiisoft/db-sqlite - Tigrov opened this pull request 9 months ago
github.com/yiisoft/db-sqlite - Tigrov opened this pull request 9 months ago
Replace call of `SchemaInterface::getRawTableName()` to `QuoterInterface::getRawTableName()`
github.com/yiisoft/db-pgsql - Tigrov opened this pull request 9 months ago
github.com/yiisoft/db-pgsql - Tigrov opened this pull request 9 months ago
Replace call of `SchemaInterface::getRawTableName()` to `QuoterInterface::getRawTableName()`
github.com/yiisoft/db-oracle - Tigrov opened this pull request 9 months ago
github.com/yiisoft/db-oracle - Tigrov opened this pull request 9 months ago
Remove `SchemaInterface::getRawTableName()` method
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
Remove `SchemaInterface::isReadQuery()` method
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
Remove `AbstractSchema::normalizeRowKeyCase()` method
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
Remove `AbstractPdoCommand::logQuery()` method
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
Added view option to render a view with Yii inside tab content
github.com/yiisoft/yii2-bootstrap5 - nilsburg opened this pull request 9 months ago
github.com/yiisoft/yii2-bootstrap5 - nilsburg opened this pull request 9 months ago
Add OpenIdConnect cache duration configuration option
github.com/yiisoft/yii2-authclient - viktorprogger opened this pull request 9 months ago
github.com/yiisoft/yii2-authclient - viktorprogger opened this pull request 9 months ago
Allow `ExpressionInterface` for `$alias` parameter of `QueryPartsInterface::withQuery()`
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
Remove `$rawSql` parameter from `AbstractCommand::internalExecute()` method
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
Update composer.json
github.com/yiisoft/package-template - luizcmarin opened this pull request 9 months ago
github.com/yiisoft/package-template - luizcmarin opened this pull request 9 months ago
Remove parameter `$withColumn` from `Quoter::getTableNameParts()`
github.com/yiisoft/db-mssql - Tigrov opened this pull request 9 months ago
github.com/yiisoft/db-mssql - Tigrov opened this pull request 9 months ago
Remove parameter `$withColumn` from `Quoter::getTableNameParts()`
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
Remove `TableSchemaInterface::compositeForeignKey()` method
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
Update psr/http-message requirement from ^1.0 to ^2.0
github.com/yiisoft/yii-swagger - dependabot[bot] opened this pull request 9 months ago
github.com/yiisoft/yii-swagger - dependabot[bot] opened this pull request 9 months ago
Whole Bootstrap directory is published into web/assets
github.com/yiisoft/yii2-bootstrap5 - rmenor opened this pull request 9 months ago
github.com/yiisoft/yii2-bootstrap5 - rmenor opened this pull request 9 months ago
An idea for a bug report. This attached image expresses the concept.
github.com/yiisoft/package-template - luizcmarin opened this pull request 9 months ago
github.com/yiisoft/package-template - luizcmarin opened this pull request 9 months ago
Fix docs
github.com/yiisoft/yii-runner-roadrunner - luizcmarin opened this pull request 9 months ago
github.com/yiisoft/yii-runner-roadrunner - luizcmarin opened this pull request 9 months ago
Remove `SchemaInterface::TYPE_JSONB` constant
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
no error text when use inputTemplate
github.com/yiisoft/yii2-bootstrap5 - mgrechanik opened this issue 9 months ago
github.com/yiisoft/yii2-bootstrap5 - mgrechanik opened this issue 9 months ago
Validator error handling in php 8.3
github.com/yiisoft/yii2 - xuweiguo opened this issue 9 months ago
github.com/yiisoft/yii2 - xuweiguo opened this issue 9 months ago
Provide support for twig yielding
github.com/yiisoft/yii2-twig - diffy0712 opened this issue 9 months ago
github.com/yiisoft/yii2-twig - diffy0712 opened this issue 9 months ago
Wrong columnQuoteCharacter default in Schema for sqlite3
github.com/yiisoft/db-sqlite - samdark opened this issue 9 months ago
github.com/yiisoft/db-sqlite - samdark opened this issue 9 months ago
Remove `$table` parameter from `normalizeColumnNames()`
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
github.com/yiisoft/db - Tigrov opened this pull request 9 months ago
Logic failed in RegularExpressionValidator
github.com/yiisoft/yii2 - RicardoSette opened this issue 9 months ago
github.com/yiisoft/yii2 - RicardoSette opened this issue 9 months ago
Fix docs
github.com/yiisoft/translator-message-php - luizcmarin opened this pull request 9 months ago
github.com/yiisoft/translator-message-php - luizcmarin opened this pull request 9 months ago