Ecosyste.ms: OpenCollective

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

github.com/yiisoft/active-record

Active Record database abstraction layer
https://github.com/yiisoft/active-record

Fix MSSQL tests

Tigrov opened this pull request 7 days ago
Separate Active Record from model.

Tigrov opened this issue 17 days ago
Refactoring

Tigrov opened this pull request 19 days ago
Rename `$attributes` to `$properties`

Tigrov opened this pull request about 1 month ago
Various fixes

samdark opened this pull request about 2 months ago
Any reason the library is using master version of yiisoft/db?

mtangoo opened this issue about 2 months ago
Fix readme badges

vjik opened this pull request about 2 months ago
Test `ArrayableTrait` separately

Tigrov opened this pull request about 2 months ago
Remove `psalm83.xml`

Tigrov opened this pull request about 2 months ago
Remove `onePopulate()` and `allPopulate()` methods

Tigrov opened this pull request about 2 months ago
Update docs

Tigrov opened this pull request 2 months ago
Update workflows

Tigrov opened this pull request 3 months ago
Change `AR` in method and property names to `Ar`

vjik opened this issue 3 months ago
Test serialization

Tigrov opened this pull request 3 months ago
Relations via array

Tigrov opened this pull request 3 months ago
DB connection doc fix

Gerych1984 opened this pull request 4 months ago
Fix typo in readme

Tigrov opened this pull request 4 months ago
Update doc

Tigrov opened this pull request 4 months ago
Add `MagicRelationsTrait::relationNames()` method

Tigrov opened this pull request 4 months ago
Using Dependency Injection With Active Record

Tigrov opened this pull request 4 months ago
Remove scrutinizer

Tigrov opened this pull request 4 months ago
Remove `$db` property from constructor

Tigrov opened this pull request 4 months ago
Make `ActiveQuery::getARClassName()` private

Tigrov opened this pull request 4 months ago
Remove `$tableName` property from constructor

Tigrov opened this pull request 4 months ago
Replace the factory with an instance or Closure

Tigrov opened this pull request 4 months ago
Make AR constructor empty

Tigrov opened this issue 4 months ago
Allow pre- and post-processing values

Tigrov opened this issue 4 months ago
Support relations via `array` type columns

Tigrov opened this issue 4 months ago
Refactor `populateRelation()`

Tigrov opened this pull request 5 months ago
Add `ArrangeBy` option

Tigrov opened this issue 5 months ago
Remove optional dependencies

Tigrov opened this pull request 5 months ago
Add documentation

Tigrov opened this pull request 5 months ago
Improve performance

Tigrov opened this pull request 5 months ago
Refactor `filterByModels()` to separate `ArrayAccess` implementation

Tigrov opened this pull request 5 months ago
Improve `getAttributes()`

Tigrov opened this pull request 5 months ago
Implement `RepositoryInterface` and `RepositoryTrait`

Tigrov opened this issue 5 months ago
Rename `$attributes` to `$properties`

Tigrov opened this issue 5 months ago
Who can help me explain the current situation?

ak47f16200 opened this issue 5 months ago
Protect `$attributes` property

Tigrov opened this pull request 5 months ago
Disable rector on tests

Tigrov opened this pull request 5 months ago
Split magical and non-magical implementations

Tigrov opened this pull request 5 months ago
Protect private properties

Tigrov opened this pull request 5 months ago
Refactor `MagicPropertiesTrait`

Tigrov opened this pull request 5 months ago
Remove `$throwException` from `ActiveRecordInterface::relationQuery()`

Tigrov opened this pull request 5 months ago
Add `BaseActiveRecord`

Tigrov opened this pull request 5 months ago
Add `ArArrayHelper`

Tigrov opened this pull request 5 months ago
Refactor `ArrayAccessTrait`

Tigrov opened this pull request 5 months ago
Add `resetRelation()` method to `ActiveRecordInterface`

Tigrov opened this pull request 5 months ago
Fixed namespace use in `MagicPropertiesTrait`

aivchen opened this pull request 5 months ago
Rename `getRelation()` to `getRelationQuery()`

Tigrov opened this pull request 5 months ago
Add doc about used methods in `MagicPropertiesTrait`

Tigrov opened this pull request 5 months ago
Refactor property methods

Tigrov opened this pull request 5 months ago
Refactoring

Tigrov opened this pull request 5 months ago
Refactor `MagicRelationsTrait`

Tigrov opened this pull request 5 months ago
Refactoring

Tigrov opened this pull request 5 months ago
Add `AbstractActiveRecord::relationQuery()` default method

Tigrov opened this pull request 5 months ago
Add `ActiveRecordInterface::relation()` method

Tigrov opened this pull request 5 months ago
Rename `getRelation()` to `relationQuery()`

Tigrov opened this pull request 5 months ago
Create `TransactionalTrait`

Tigrov opened this pull request 5 months ago
Rename `BaseActiveRecord` to `AbstractActiveRecord`

Tigrov opened this pull request 5 months ago
Create `MagicPropertiesTrait`

Tigrov opened this pull request 5 months ago
Create `MagicRelationsTrait`

Tigrov opened this pull request 5 months ago
Create `ArrayAccessTrait`

Tigrov opened this pull request 5 months ago
Create `ArrayableTrait`

Tigrov opened this pull request 5 months ago
Refactor `BaseActiveRecord`

Tigrov opened this pull request 5 months ago
Realize `ReadOnlyActiveRecord`

Tigrov opened this issue 5 months ago
Fix docs

luizcmarin opened this pull request 5 months ago
Update file

luizcmarin opened this pull request 6 months ago
Update file

luizcmarin opened this pull request 6 months ago
Summary for `ActiveRecord`

Tigrov opened this issue 6 months ago
Remove `psalm83.xml` after raising PHP version to `8.3`

Tigrov opened this issue 6 months ago
Fix psalm issues

Tigrov opened this pull request 6 months ago
Remove extra db dependency

Tigrov opened this pull request 6 months ago
Fix psalm issue

Tigrov opened this pull request 6 months ago
Change db dependency to `dev-master`

Tigrov opened this pull request 6 months ago
Fix docs

luizcmarin opened this pull request 6 months ago
Update file

luizcmarin opened this pull request 6 months ago
Docs folder standardization

luizcmarin opened this pull request 6 months ago
BaseActiveRecordTrait allow attribute setter

anovsiradj opened this pull request 7 months ago
Update rector/rector requirement from ^0.19 to ^1.0

dependabot[bot] opened this pull request 8 months ago
Update actions workflows.

terabytesoftw opened this pull request 9 months ago
update irc link

Arhell opened this pull request 9 months ago
update irc link

Arhell opened this issue 9 months ago
Update docs.

terabytesoftw opened this pull request 9 months ago
TableName() has no effect

kmergen opened this issue 9 months ago
Update rector/rector requirement from ^0.18 to ^0.19

dependabot[bot] opened this pull request 9 months ago
Add docs for testing.

terabytesoftw opened this pull request 10 months ago
Remove flag arguments from AR methods

Tigrov opened this issue 10 months ago
Refactor `delete...()` methods

Tigrov opened this pull request 10 months ago
Refactor `BaseActiveRecord::getDirtyAttributes()`

Tigrov opened this pull request 10 months ago
Refactor `update...()` methods

Tigrov opened this pull request 10 months ago