Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/yiisoft/data
Data providers
https://github.com/yiisoft/data
Update rector/rector requirement from ^1.0 to ^2.0
dependabot[bot] opened this pull request 10 days ago
dependabot[bot] opened this pull request 10 days ago
Fix typo
vjik opened this pull request 13 days ago
vjik opened this pull request 13 days ago
Fix #214: Improved interface hierarchy
samdark opened this pull request 16 days ago
samdark opened this pull request 16 days ago
Add exception `PaginatorException` to `PaginatorInterface::withToken()` phpdoc
vjik opened this pull request 25 days ago
vjik opened this pull request 25 days ago
Add ReadableInterface to LimitableInterface
roxblnfk opened this issue 26 days ago
roxblnfk opened this issue 26 days ago
Easy way to read data page by page
Tigrov opened this issue 26 days ago
Tigrov opened this issue 26 days ago
Set default `$currentOrder` in `Sort` class
Tigrov opened this issue 26 days ago
Tigrov opened this issue 26 days ago
Add PHP 8.4 in CI
vjik opened this pull request about 1 month ago
vjik opened this pull request about 1 month ago
More specific Psalm type for `PaginatorInterface::getPageSize()` result
vjik opened this pull request about 1 month ago
vjik opened this pull request about 1 month ago
Fix #202: Check that correct sort is passed to `withSort()` of keyset paginator
samdark opened this pull request 2 months ago
samdark opened this pull request 2 months ago
Fix #207: More secific Psalm type for OffsetPaginator::withCurrentPage()
samdark opened this pull request 2 months ago
samdark opened this pull request 2 months ago
Add `positive-int` psalm type to parameter of `OffsetPaginator::withCurrentPage()` method
vjik opened this issue 2 months ago
vjik opened this issue 2 months ago
Add `bool $prepare = false` parameter to `OffsetPaginator::withCurrentPage()` method
vjik opened this issue 2 months ago
vjik opened this issue 2 months ago
Add more test cases for like (wildcards)
arogachev opened this pull request 3 months ago
arogachev opened this pull request 3 months ago
Move out test case with case-sensitive like from the base class
arogachev opened this pull request 3 months ago
arogachev opened this pull request 3 months ago
Remove psalm annotation
arogachev opened this pull request 3 months ago
arogachev opened this pull request 3 months ago
Method `KetsetPaginator::withSort()` must check that sort is not null
vjik opened this issue 3 months ago
vjik opened this issue 3 months ago
Disable sort when limit is explicit
samdark opened this pull request 3 months ago
samdark opened this pull request 3 months ago
Add options to `Like` filter: starts / ends with, contains
arogachev opened this issue 3 months ago
arogachev opened this issue 3 months ago
Fix typo
arogachev opened this pull request 3 months ago
arogachev opened this pull request 3 months ago
Add more test cases for `Like`
arogachev opened this pull request 3 months ago
arogachev opened this pull request 3 months ago
Test coverage 100%
vjik opened this pull request 3 months ago
vjik opened this pull request 3 months ago
Taken into account data reader limit in `OffsetPaginator::getTotalItems()`
vjik opened this pull request 3 months ago
vjik opened this pull request 3 months ago
Fix invalid count in `IterableDataReader` when limit or/and offset used
vjik opened this pull request 3 months ago
vjik opened this pull request 3 months ago
Improve psalm annotations in `LimitableDataInterface`
vjik opened this pull request 3 months ago
vjik opened this pull request 3 months ago
Move fixtures to trait
arogachev opened this pull request 3 months ago
arogachev opened this pull request 3 months ago
Fix #163: Rename FilterableDataInterface::withFilterHandlers() to FilterableDataInterface::withAddedFilterHandlers()
samdark opened this pull request 4 months ago
samdark opened this pull request 4 months ago
Fix #187: Respect DataReader limit in paginators
samdark opened this pull request 4 months ago
samdark opened this pull request 4 months ago
Fix #175: Add testcase for multibyte LikeHandler
samdark opened this pull request 4 months ago
samdark opened this pull request 4 months ago
Fix #182: Add note about keys
samdark opened this pull request 4 months ago
samdark opened this pull request 4 months ago
Wording fixes
samdark opened this pull request 4 months ago
samdark opened this pull request 4 months ago
Paginators must take into account limit in decorated data reader
vjik opened this issue 4 months ago
vjik opened this issue 4 months ago
Fix readme badges
vjik opened this pull request 4 months ago
vjik opened this pull request 4 months ago
Fix psalm errors
vjik opened this pull request 4 months ago
vjik opened this pull request 4 months ago
Add `$caseSensitive` parameter for `Like` filter, remove `ILike` filter
arogachev opened this pull request 4 months ago
arogachev opened this pull request 4 months ago
Do not preserve keys of filtered items in iterable data reader
arogachev opened this issue 7 months ago
arogachev opened this issue 7 months ago
Reorganize tests
arogachev opened this pull request 7 months ago
arogachev opened this pull request 7 months ago
Fix docs
luizcmarin opened this pull request 8 months ago
luizcmarin opened this pull request 8 months ago
Document standardization
luizcmarin opened this pull request 8 months ago
luizcmarin opened this pull request 8 months ago
Fix docs
vjik opened this pull request 8 months ago
vjik opened this pull request 8 months ago
Docs folder standardization and other fixes
luizcmarin opened this pull request 8 months ago
luizcmarin opened this pull request 8 months ago
Extract code for low-level work with order from `Sort` to `OrderHelper`
vjik opened this pull request 9 months ago
vjik opened this pull request 9 months ago
Find a test case with multibyte strings for `Like` filter handler
arogachev opened this issue 9 months ago
arogachev opened this issue 9 months ago
Remove Scrutinizer
arogachev opened this pull request 9 months ago
arogachev opened this pull request 9 months ago
Add `ILike` filter, fix `Like` filter
arogachev opened this pull request 9 months ago
arogachev opened this pull request 9 months ago
Add `ILike` filter
arogachev opened this issue 9 months ago
arogachev opened this issue 9 months ago
Reuse tests for all data packages
arogachev opened this issue 9 months ago
arogachev opened this issue 9 months ago
update irc link
Arhell opened this pull request 9 months ago
Arhell opened this pull request 9 months ago
update irc link
Arhell opened this issue 9 months ago
Arhell opened this issue 9 months ago
Remove scrutinizer
vjik opened this issue 10 months ago
vjik opened this issue 10 months ago
Remove `EqualsEmpty` filter
vjik opened this pull request 10 months ago
vjik opened this pull request 10 months ago
Simplify `FilterInterface` and `FilterHandlerInterface`
vjik opened this pull request 10 months ago
vjik opened this pull request 10 months ago
Add methods `PaginatorInterface::isFilterable()` and `PaginatorInterface::withFilter()`
vjik opened this pull request 10 months ago
vjik opened this pull request 10 months ago
Rename `withFilterHandlers()` to `withAddedFilterHandlers()` into `FilterableDataInterface`
vjik opened this issue 10 months ago
vjik opened this issue 10 months ago
Update rector/rector requirement from ^0.19 to ^1.0
dependabot[bot] opened this pull request 11 months ago
dependabot[bot] opened this pull request 11 months ago
Add `PageNotFoundException`
vjik opened this pull request 11 months ago
vjik opened this pull request 11 months ago
Add `Sort::hasFieldInConfig()`
vjik opened this pull request 11 months ago
vjik opened this pull request 11 months ago
Introduce `PageToken` class
vjik opened this pull request 11 months ago
vjik opened this pull request 11 months ago
Add methods `PaginatorInterface::isSortable()` and `PaginatorInterface::withSort()`
vjik opened this pull request 11 months ago
vjik opened this pull request 11 months ago
Add optional `$extend` parameter to `Sort::getOrderString()`
vjik opened this pull request 11 months ago
vjik opened this pull request 11 months ago
Add `Sort::getDefaults()`
vjik opened this pull request 11 months ago
vjik opened this pull request 11 months ago
Fix sort configuration and criteria preparation
vjik opened this pull request 11 months ago
vjik opened this pull request 11 months ago
Raise PHP to 8.1
vjik opened this pull request 11 months ago
vjik opened this pull request 11 months ago
Add filter callback to `KeysetPaginator` and new method `Compare::withValue()`
vjik opened this pull request 11 months ago
vjik opened this pull request 11 months ago
Update rector/rector requirement from ^0.18.3 to ^0.19.0
dependabot[bot] opened this pull request 12 months ago
dependabot[bot] opened this pull request 12 months ago
Rename `isRequired()` method in `PaginatorInterface` to `isPaginationRequired()`
vjik opened this pull request 12 months ago
vjik opened this pull request 12 months ago
Improve `PaginatorInterface` and `ReadableDataInterface`
vjik opened this pull request about 1 year ago
vjik opened this pull request about 1 year ago
Update rector/rector requirement from ^0.17.0 to ^0.18.3
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Update rector/rector requirement from ^0.17.0 to ^0.18.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Update rector/rector requirement from ^0.17.0 to ^0.18.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Update rector/rector requirement from ^0.17.0 to ^0.18.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.3
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Update rector/rector requirement from ^0.16.0 to ^0.17.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Update rector/rector requirement from ^0.15.0 to ^0.16.0
dependabot[bot] opened this pull request over 1 year ago
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
dependabot[bot] opened this pull request over 1 year ago
Update StyleCI config
vjik opened this pull request over 1 year ago
vjik opened this pull request over 1 year ago
Update code of conduct
vjik opened this pull request almost 2 years ago
vjik opened this pull request almost 2 years ago
Update phpunit/phpunit requirement from ^9.5 to ^10.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
In `FilterableDataInterface::withFilterHandlers()` rename parameter to `$filterHandlers` + Fix bc.yml
vjik opened this pull request almost 2 years ago
vjik opened this pull request almost 2 years ago
https://github.com/yiisoft/demo/issues/562
rossaddison opened this pull request almost 2 years ago
rossaddison opened this pull request almost 2 years ago
Minor fixes
samdark opened this pull request almost 2 years ago
samdark opened this pull request almost 2 years ago
Refactoring + More tests
vjik opened this pull request almost 2 years ago
vjik opened this pull request almost 2 years ago
Refactor `IterableDataReader`
vjik opened this pull request almost 2 years ago
vjik opened this pull request almost 2 years ago
Finalize `IterableDataReader`
vjik opened this pull request almost 2 years ago
vjik opened this pull request almost 2 years ago
Add Handler suffix to filter handlers
samdark opened this pull request almost 2 years ago
samdark opened this pull request almost 2 years ago
Finalize `IterableDataReader`
vjik opened this issue almost 2 years ago
vjik opened this issue almost 2 years ago
Add getters' support
vjik opened this pull request almost 2 years ago
vjik opened this pull request almost 2 years ago
Add suffix `Handler` for all filter handlers
vjik opened this issue almost 2 years ago
vjik opened this issue almost 2 years ago
Make accessing item methods explicit or not?
samdark opened this issue almost 2 years ago
samdark opened this issue almost 2 years ago
Fix #125: Separate criteria and filters
samdark opened this pull request almost 2 years ago
samdark opened this pull request almost 2 years ago
Fix #124: Throw exception in IterableDataReader::withFilterHandlers() if non-iterable filter handler is supplied
samdark opened this pull request almost 2 years ago
samdark opened this pull request almost 2 years ago
Throws exception when pass to `IterableDataReader` non-`IterableFilterHandlerInterface` filter handlers
vjik opened this issue almost 2 years ago
vjik opened this issue almost 2 years ago
Allow pass criteria array to `Group` (reader) filter constructor
vjik opened this issue almost 2 years ago
vjik opened this issue almost 2 years ago
Docs and refactoring
samdark opened this pull request almost 2 years ago
samdark opened this pull request almost 2 years ago
Move `FilterDataValidationHelper::assertFilterHandlerIsIterable()` method to `Iterable` namespace
vjik opened this issue almost 2 years ago
vjik opened this issue almost 2 years ago
Improve namespacing
samdark opened this issue almost 2 years ago
samdark opened this issue almost 2 years ago
Fix #115: Rename filter processor to handler
samdark opened this pull request almost 2 years ago
samdark opened this pull request almost 2 years ago
Add `IterableDataProcessor`
vjik opened this pull request almost 2 years ago
vjik opened this pull request almost 2 years ago