{"id":22292038,"url":"https://github.com/aedart/athenaeum-acl","last_synced_at":"2025-07-28T23:33:02.397Z","repository":{"id":56899595,"uuid":"349018603","full_name":"aedart/athenaeum-acl","owner":"aedart","description":"[READ ONLY] Athenaeum ACL package - see https://github.com/aedart/athenaeum","archived":false,"fork":false,"pushed_at":"2025-07-21T08:08:08.000Z","size":119,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-21T10:13:11.294Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aedart.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2021-03-18T09:46:33.000Z","updated_at":"2025-07-21T08:08:12.000Z","dependencies_parsed_at":"2023-02-12T01:46:46.666Z","dependency_job_id":"79600e51-44d0-4d33-9820-bf4582378a9b","html_url":"https://github.com/aedart/athenaeum-acl","commit_stats":{"total_commits":176,"total_committers":2,"mean_commits":88.0,"dds":0.3579545454545454,"last_synced_commit":"32b687edb65e90a5b618bfc04ffdda822bb0bebe"},"previous_names":[],"tags_count":126,"template":false,"template_full_name":null,"purl":"pkg:github/aedart/athenaeum-acl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-acl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-acl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-acl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-acl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aedart","download_url":"https://codeload.github.com/aedart/athenaeum-acl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-acl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267604307,"owners_count":24114521,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-12-03T17:19:21.567Z","updated_at":"2025-07-28T23:33:02.146Z","avatar_url":"https://github.com/aedart.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Athenaeum Acl\n\nOffers a small [ACL](https://da.wikipedia.org/wiki/Access_control_list) implementation for Laravel, with roles and permissions (grouped) that are stored in a database.\n\n## Database tables\n\nThe following diagram illustrates the database tables (_pivot tables not shown_).\n\n```\n┌───────┐\n│ users │\n└───┬───┘\n    │\n    │  Each user can be assigned none or many roles\n    │\n┌───▼───┐\n│ roles │\n└───┬───┘\n    │\n    │  Each role is granted none or many permissions\n    │\n┌───▼─────────┐\n│ permissions │\n└───┬─────────┘\n    │\n    │  Each permission belongs to a group of permissions\n    │\n┌───▼────┐\n│ groups │\n└────────┘\n```\n\n## Documentation\n\nPlease read the [official documentation](https://aedart.github.io/athenaeum/) for additional information.\n\n## Repository\n\nThe mono repository is located at [github.com/aedart/athenaeum](https://github.com/aedart/athenaeum)\n\n## Versioning\n\nThis package follows [Semantic Versioning 2.0.0](http://semver.org/)\n\n## License\n\n[BSD-3-Clause](http://spdx.org/licenses/BSD-3-Clause), Read the LICENSE file included in this package\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faedart%2Fathenaeum-acl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faedart%2Fathenaeum-acl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faedart%2Fathenaeum-acl/lists"}