Ecosyste.ms: OpenCollective

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

github.com/yiisoft/rbac-php

RBAC PHP file storage.
https://github.com/yiisoft/rbac-php

Update rector/rector requirement from ^1.0.0 to ^2.0.2

dependabot[bot] opened this pull request 10 days ago
Fix readme badges

vjik opened this pull request 4 months ago
Remove unnecessary `psr/log` dev dependency + Fix .gitignore

vjik opened this pull request 4 months ago
Update psr/log requirement from ^1.1.3 to ^3.0.1

dependabot[bot] opened this pull request 4 months ago
Fix docs

luizcmarin opened this pull request 8 months ago
Update composer.json

arogachev opened this pull request 10 months ago
Add Composer Require Checker and Rector

arogachev opened this pull request 10 months ago
Shrink CHANGELOG

arogachev opened this pull request 10 months ago
Add info about manual sync to the docs

arogachev opened this pull request 10 months ago
Use 1 file path argument for storages

arogachev opened this pull request 10 months ago
Use with other formats, such as json, etc.?

arogachev opened this issue 10 months ago
Update badges and mininal PHP version in README, remove Scrutinizer

arogachev opened this pull request 10 months ago
downgrade to codedov v3.

terabytesoftw opened this pull request 10 months ago
Rename `getAccessTree()` to `getHierarchy()` in `ItemsStorageInterfac…

arogachev opened this pull request 10 months ago
Update workflow build

terabytesoftw opened this pull request 10 months ago
Test codecov.

terabytesoftw opened this pull request 10 months ago
Fix naming for storages' file name

arogachev opened this pull request 10 months ago
Update actions

arogachev opened this pull request 10 months ago
Update docs

arogachev opened this pull request 10 months ago
Adjust tests

arogachev opened this pull request 10 months ago
Fix mutants

arogachev opened this pull request 11 months ago
Update union types when upgrade to PHP 8.2

arogachev opened this issue 11 months ago
Update phpunit/phpunit requirement from ^10.5.2 to ^10.5.x-dev

dependabot[bot] opened this pull request 11 months ago
Handle concurrency when working with storages

arogachev opened this pull request 11 months ago
Update composer.json

beastbytes opened this pull request 11 months ago
Recreate storages in tests

arogachev opened this pull request 11 months ago
Raise code coverage

arogachev opened this issue 11 months ago
Enable BC workflow

arogachev opened this pull request 11 months ago
Use snake case for item attribute names (serialization)

arogachev opened this issue 11 months ago
Use simple storages, PHP 8.1 and PHPUnit 10.5.2

arogachev opened this pull request about 1 year ago
Update slope-it/clock-mock requirement from 0.3.8 to 0.4.0

dependabot[bot] opened this pull request about 1 year ago
Throw exception when loading data from file failed

arogachev opened this issue about 1 year ago
Validate data that is read from files

arogachev opened this issue about 1 year ago
Handle possible race condition with `mkdir`

arogachev opened this issue about 1 year ago
Sync with base package

arogachev opened this pull request about 1 year ago
Fix Psalm

arogachev opened this pull request about 1 year ago
Use stable version of `rbac`

arogachev opened this issue about 1 year ago
Remove timestamps

arogachev opened this pull request over 1 year ago
Storages - add test for loading from existing file with data

arogachev opened this issue over 1 year ago
Raise min MSI and fix mutants

arogachev opened this issue over 1 year ago
`ItemsStorage::remove()` - item is removed, but children are not

arogachev opened this issue over 1 year ago
Improve perfomance

arogachev opened this pull request over 1 year ago
Enable BC workflow

arogachev opened this issue over 1 year ago
Reuse test code for storages and manager

arogachev opened this issue over 1 year ago
Update StyleCI config

vjik opened this pull request over 1 year ago
Update code of conduct

vjik opened this pull request almost 2 years ago
Update vimeo/psalm requirement from ^4.22 to ^5.3

dependabot[bot] opened this pull request about 2 years ago
Update vimeo/psalm requirement from ^4.22 to ^5.2

dependabot[bot] opened this pull request about 2 years ago
Update vimeo/psalm requirement from ^4.22 to ^5.1

dependabot[bot] opened this pull request about 2 years ago
Update vimeo/psalm requirement from ^4.22 to ^5.0

dependabot[bot] opened this pull request about 2 years ago
[Batch] Add composer-require-checker CI

xepozz opened this pull request about 2 years ago
Add rector [batch]

xepozz opened this pull request about 2 years ago
Concurrent working with storage

githubjeka opened this issue over 2 years ago
Saving createdAt and updatedAt of \Yiisoft\Rbac\Item

githubjeka opened this issue over 2 years ago
Saving \Yiisoft\Rbac\Assignment::$createdAt

githubjeka opened this issue over 2 years ago
Update yiisoft/files requirement from ^1.0 to ^2.0

dependabot[bot] opened this pull request over 2 years ago
Separate chain calls

sankaest opened this pull request over 2 years ago
Use reusables actions.

terabytesoftw opened this pull request over 2 years ago
Update yiisoft/rbac requirement from ^3.0@dev to ^9999999-dev@dev

dependabot[bot] opened this pull request over 2 years ago
Fix: incorrect update children items + cleanup

vjik opened this pull request over 2 years ago
Adopt to `yiisoft/rbac` changes

vjik opened this pull request almost 3 years ago
Improve tests

vjik opened this issue almost 3 years ago
Adopt to new `ItemsStorageInterface`

vjik opened this pull request almost 3 years ago
Refactor

samdark opened this pull request almost 3 years ago
103 refactor assignments storage interface

samdark opened this pull request almost 3 years ago
Throw error on load assignments with integer numbers as user IDs

vjik opened this issue almost 3 years ago
Adopt to `yiisoft/rbac` changes

vjik opened this pull request almost 3 years ago
Adopt to `yiisoft/rbac` changes

vjik opened this pull request almost 3 years ago
Adopt tests to last changes in yiisoft/rbac

vjik opened this pull request almost 3 years ago
Cleanup + minor refactoring

vjik opened this pull request almost 3 years ago
Support create nested directory + cleanup and minor refactoring

vjik opened this pull request almost 3 years ago
Inrease test coverage to 100%

vjik opened this issue almost 3 years ago
Adopt to `RuleInterface`

vjik opened this pull request almost 3 years ago
Improve psalm annotations

vjik opened this pull request almost 3 years ago
Cleanup

samdark opened this pull request almost 3 years ago
Update psr/log requirement from ^1.1.3 to ^3.0.0

dependabot[bot] opened this pull request almost 3 years ago
Allow multiple rules

samdark opened this pull request almost 3 years ago
Fix for bug: removing assignments if name of role not be changed

darkdef opened this pull request about 3 years ago
Remove assignments after role updates

Gerych1984 opened this issue about 3 years ago
Split interfaces

darkdef opened this pull request about 3 years ago
Schedule GitHub workflows

viktorprogger opened this pull request over 3 years ago
Bump actions/cache from 2 to 2.1.5

dependabot[bot] opened this pull request over 3 years ago
Bump shivammathur/setup-php from 2 to 2.11.0

dependabot[bot] opened this pull request over 3 years ago
Bump actions/cache from v2 to v2.1.4

dependabot[bot] opened this pull request almost 4 years ago
Update vimeo/psalm requirement from ^4.2 to ^4.3

dependabot[bot] opened this pull request about 4 years ago
Update roave/infection-static-analysis-plugin requirement from ^1.5 to ^1.6

dependabot[bot] opened this pull request about 4 years ago
Update roave/infection-static-analysis-plugin requirement from ^1.4 to ^1.5

dependabot[bot] opened this pull request about 4 years ago
Styleci

samdark opened this pull request about 4 years ago
fixed tests github actions.

terabytesoftw opened this pull request about 4 years ago
Update vimeo/psalm requirement from ^4.0 to ^4.2

dependabot[bot] opened this pull request about 4 years ago
Update infection/infection requirement from ^0.16.3 to ^0.20.1

dependabot[bot] opened this pull request about 4 years ago
Update vimeo/psalm requirement from ^4.0 to ^4.1

dependabot[bot] opened this pull request about 4 years ago
Update psr/log requirement from ~1.1.0 to ~1.1.3

dependabot[bot] opened this pull request about 4 years ago
Update phpunit/phpunit requirement from ^9.3 to ^9.4

dependabot[bot] opened this pull request about 4 years ago
Update actions/cache requirement to v2.1.3

dependabot[bot] opened this pull request about 4 years ago
Adjust LICENSE

Fantom409 opened this pull request about 4 years ago