Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-collection

Collection extension for Yii 2
https://github.com/yiisoft/yii2-collection

Merge pull request #35 from Arhell/root

update root folder links

ebcdcdf5586e5f5eb312d538f7754032b2f168aa authored 9 months ago by Bizley <[email protected]>
update root folder links

f5890c33a3a0a4abfda201f41d3f05d42cc1b037 authored 9 months ago by Arhell <[email protected]>
update tests folder links (#33)

a70ee7e4c014bbe6b2d4dbeb7f5076d55f67ba6d authored 9 months ago by Ihor Sychevskyi <[email protected]>
Merge pull request #31 from Arhell/src

update docs folder links

b9a36c2080c32e96456d0de369e5400d25292139 authored 9 months ago by Bizley <[email protected]>
update docs folder links

50dcb43a815846ca29017dbde3b53a8a0aa6b398 authored 9 months ago by Arhell <[email protected]>
Merge pull request #29 from Arhell/git

update github folder link

7d12909116322da74fe0e62dbb29b37f1f089187 authored 9 months ago by Bizley <[email protected]>
update github folder link

cd32e5be2b2aef322968d56b5bbf94191d5832ad authored 9 months ago by Arhell <[email protected]>
update irc link (#27)

a1b2af174e1b11f84406ce90b1bffbbb1e0f6d1b authored 9 months ago by Ihor Sychevskyi <[email protected]>
Collection: use ArrayAccessTrait, clone objects (#23)

b90bf26206a3367f6edbc85ee3c1c3dbf7644671 authored about 3 years ago by Anton <[email protected]>
Fix generator collection (#18)

* Allow custom batch size
* Remove unused classes

051ec20921c2ca31611385d2aeb2dd7eb6e72946 authored almost 4 years ago by Rustam Mamadaminov <[email protected]>
Fix #15: Fix model collection

bf441cdc277a087d9aa0e3e601ff7fff2f9ea46a authored almost 4 years ago by Rustam Mamadaminov <[email protected]>
Create FUNDING.yml

58c89b358b2b2363ffc73a82fa8bdee83611e881 authored over 5 years ago by Alexander Makarov <[email protected]>
Use phpunit from vendor for travis builds (#22)

74635b54f0082f165a199832b0815fb12fbbef9c authored over 5 years ago by Mehdi Achour <[email protected]>
Use standard functions from global namespace ignoring all overrides (#20)

1bf7dd0951559cd15964d87bb1b2c030262c8563 authored almost 6 years ago by Roman Varkuta <[email protected]>
guide-ja/README.md updated [ci skip] (#14)

a5237b786fb5e6b828c27b75c680a862f34993b6 authored over 6 years ago by Nobuo Kihara <[email protected]>
fix PHPDoc

1d0c7ae23b07efb733270dffe91317a9f3e68b86 authored over 6 years ago by Klimov Paul <[email protected]>
Collection class customization provided

bd90ea8b22e5c6299ecb899a0a1df9faca48b3bc authored over 6 years ago by Klimov Paul <[email protected]>
extension starting version changed to 1.0.0

931639b0e6e9a8a9c6ebd2adfb754e38bed17aad authored over 6 years ago by Klimov Paul <[email protected]>
usage of deprecated `InvalidParamException` replaced by `InvalidArgumentException`

01bbc8fb24b7914ca7267269dfd619d887c0634a authored over 6 years ago by Klimov Paul <[email protected]>
fix code style

022112bf2b82d662f51a43621049484f95649583 authored over 6 years ago by Klimov Paul <[email protected]>
phpunit setup moved to Travis

1895bd8941948382fa27267abc57103184a25325 authored over 6 years ago by Klimov Paul <[email protected]>
source code moved to 'src' directory

b40422d73f1b9ebbc7070ed16c82b7f0eebfaf7e authored over 6 years ago by Klimov Paul <[email protected]>
project infrastucture updated

110a49efb82d5170b331f114d366fd4e8f5d396c authored over 6 years ago by Klimov Paul <[email protected]>
'.gitignore' update

1d2a146de4fc6a1cae2079936533140216cdfd3a authored over 6 years ago by Klimov Paul <[email protected]>
Removed redundant line from license [skip ci]

fd1d31dfdc8ac9ac808e716d1529e947ad43e56c authored over 6 years ago by Alexander Makarov <[email protected]>
docs/guide-ja/README.md added (#12)

7a2d8ff229142650a88cb5fd870f2fc780bdd91b authored over 6 years ago by Nobuo Kihara <[email protected]>
Added phpunit in dev requirements (#11)

b8407f641ee9886fbc5f2828fa75580ac719600a authored over 6 years ago by Ваня Devium <[email protected]>
Added logo to readme [skip ci]

4cc2f6535cae314f193435a44cb71f3ba98fbc2d authored about 7 years ago by Alexander Makarov <[email protected]>
rename model-collection -> collection

54f021b6a208e3220cda61a7b8c56ffa5e926343 authored over 7 years ago by Carsten Brandt <[email protected]>
implement pagination functionatlity

fixes #4

a3a2f70f4aa4ede9bc831d851b2d38be9eb076a6 authored over 7 years ago by Carsten Brandt <[email protected]>
added tests for sorting methods

40bb1c5cee6e75ea81b88dd4b6bfa34ab7e1d609 authored over 7 years ago by Carsten Brandt <[email protected]>
finish base collection implementation and test coverage

67aa2787f6812aff04aae2be98d4d258dddfa80d authored over 7 years ago by Carsten Brandt <[email protected]>
WIP collection. split collection into base and model

added tests and implementation for base collection.

29c77ee604591e90ee42da4a4d68ee0b864aa91b authored over 7 years ago by Carsten Brandt <[email protected]>
tests and documentation for basic collection functionality

6668bebee74a42c78d28e01fccd73d7f77489c93 authored over 7 years ago by Carsten Brandt <[email protected]>
initial draft

3695f788f595eea6b4a4102ad6e4dc46a01e1b96 authored over 7 years ago by Carsten Brandt <[email protected]>