{"id":14975343,"url":"https://github.com/aurorawebsoftware/aauth","last_synced_at":"2026-02-05T13:19:32.388Z","repository":{"id":39564912,"uuid":"503793098","full_name":"AuroraWebSoftware/AAuth","owner":"AuroraWebSoftware","description":"Hierarchical Rol-Permission Based Laravel Auth Package with Limitless Hierarchical Level of Organizations","archived":false,"fork":false,"pushed_at":"2025-01-27T23:42:11.000Z","size":224,"stargazers_count":39,"open_issues_count":10,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T06:14:11.077Z","etag":null,"topics":["abac","access-control","access-management","auth","authentication","authorization","laravel","laravel-framework","laravel-package","permissions","php","php8"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AuroraWebSoftware.png","metadata":{"files":{"readme":"README-abac.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-15T14:09:40.000Z","updated_at":"2025-02-28T12:47:51.000Z","dependencies_parsed_at":"2024-09-11T10:59:19.535Z","dependency_job_id":"6dd8443b-88c7-470b-8702-70498e7d8c7f","html_url":"https://github.com/AuroraWebSoftware/AAuth","commit_stats":{"total_commits":154,"total_committers":12,"mean_commits":"12.833333333333334","dds":0.4155844155844156,"last_synced_commit":"6402b4d1d7974300438ac5ca25c9dffcbb1659c9"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":"spatie/package-skeleton-laravel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuroraWebSoftware%2FAAuth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuroraWebSoftware%2FAAuth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuroraWebSoftware%2FAAuth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuroraWebSoftware%2FAAuth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AuroraWebSoftware","download_url":"https://codeload.github.com/AuroraWebSoftware/AAuth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247441063,"owners_count":20939239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["abac","access-control","access-management","auth","authentication","authorization","laravel","laravel-framework","laravel-package","permissions","php","php8"],"created_at":"2024-09-24T13:51:53.917Z","updated_at":"2026-02-05T13:19:32.354Z","avatar_url":"https://github.com/AuroraWebSoftware.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"todo\n---\n\n- docs\n-\n\ntodo v2\n---\n\n- unit test improvements\n- AbacUtil validation improvements\n- AbacRules() and AbacArray Validation together\n- interface tests\n\nbacklog\n---\n\n- config e aranacak model klasörü eklenecek ?? AStart a mı eklemek lazım?\n- abac rule'u eloquent'a - dönüştüren builder ?? şimdilik scope içinden yapıldı\n- model'in rule'larını alan servis veya util ?\n\n-----\n\n```json\n{\n    \"\u0026\u0026\": [\n        {\n            \"==\": [\n                \"$attribute\",\n                \"asd\"\n            ]\n        },\n        {\n            \"==\": [\n                \"$attribute\",\n                \"asd\"\n            ]\n        },\n        {\n            \"||\": [\n                {\n                    \"==\": [\n                        \"$attribute\",\n                        \"asd\"\n                    ]\n                },\n                {\n                    \"==\": [\n                        \"$attribute\",\n                        \"asd\"\n                    ]\n                }\n            ]\n        }\n    ]\n}\n```\n\n```php\n\n[\n    \"\u0026\u0026\" =\u003e [\n                [\"==\" =\u003e [ \"attribute\" =\u003e \"$attribute\", \"value\" =\u003e \"asasd\"]]\n            ],\n            [\"||\" =\u003e\n                [\n                    [\"==\" =\u003e [ \"attribute\" =\u003e \"$attribute\", \"value\" =\u003e \"asasd\"]],\n                ]\n            ]\n    ]\n]\n\n```\n\n```php\n\n[\n    \"\u0026\u0026\" =\u003e [\n                [\"=\" =\u003e [ \"attribute\" =\u003e \"model\", \"value\" =\u003e \"opel\"]],\n                [\"\u003e\" =\u003e [ \"attribute\" =\u003e \"age\", \"value\" =\u003e \"2020\"]],\n                \"||\" =\u003e [\n                    [\"=\" =\u003e [ \"attribute\" =\u003e \"model\", \"value\" =\u003e \"mercedes\"]],\n                ]\n            ],\n    ]\n]\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faurorawebsoftware%2Faauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faurorawebsoftware%2Faauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faurorawebsoftware%2Faauth/lists"}