{"id":15296172,"url":"https://github.com/dedalozzo/daikengo","last_synced_at":"2025-03-25T05:43:24.173Z","repository":{"id":56938265,"uuid":"106725649","full_name":"dedalozzo/daikengo","owner":"dedalozzo","description":"An object oriented access control system.","archived":false,"fork":false,"pushed_at":"2018-02-14T11:42:01.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T09:06:44.111Z","etag":null,"topics":["access-control","acl","object-oriented","php","rbac","system"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dedalozzo.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}},"created_at":"2017-10-12T17:42:02.000Z","updated_at":"2017-10-12T17:54:24.000Z","dependencies_parsed_at":"2022-08-21T01:40:18.015Z","dependency_job_id":null,"html_url":"https://github.com/dedalozzo/daikengo","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedalozzo%2Fdaikengo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedalozzo%2Fdaikengo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedalozzo%2Fdaikengo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedalozzo%2Fdaikengo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dedalozzo","download_url":"https://codeload.github.com/dedalozzo/daikengo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245407755,"owners_count":20610232,"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":["access-control","acl","object-oriented","php","rbac","system"],"created_at":"2024-09-30T18:09:38.568Z","updated_at":"2025-03-25T05:43:24.153Z","avatar_url":"https://github.com/dedalozzo.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Latest Stable Version](https://poser.pugx.org/3f/daikengo/v/stable.png)](https://packagist.org/packages/3f/daikengo)\n[![Latest Unstable Version](https://poser.pugx.org/3f/daikengo/v/unstable.png)](https://packagist.org/packages/3f/daikengo)\n[![Build Status](https://scrutinizer-ci.com/g/dedalozzo/daikengo/badges/build.png?b=master)](https://scrutinizer-ci.com/g/dedalozzo/daikengo/build-status/master)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/dedalozzo/daikengo/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/dedalozzo/daikengo/?branch=master)\n[![License](https://poser.pugx.org/3f/daikengo/license.svg)](https://packagist.org/packages/3f/converter)\n[![Total Downloads](https://poser.pugx.org/3f/daikengo/downloads.png)](https://packagist.org/packages/3f/converter)\n\n\nDaikengo\n========\nAn object oriented access control system.\n\n\nComposer Installation\n---------------------\n\nTo install Daikengo, you first need to install [Composer](http://getcomposer.org/), a Package Manager for\nPHP, following these few [steps](http://getcomposer.org/doc/00-intro.md#installation-nix):\n\n```sh\ncurl -s https://getcomposer.org/installer | php\n```\n\nYou can run this command to easily access composer from anywhere on your system:\n\n```sh\nsudo mv composer.phar /usr/local/bin/composer\n```\n\n\nDaikengo Installation\n--------------------\nOnce you have installed Composer, it's easy install Daikengo.\n\n1. Edit your `composer.json` file, adding Daikengo to the require section:\n```sh\n{\n    \"require\": {\n        \"3f/daikengo\": \"dev-master\"\n    },\n}\n```\n2. Run the following command in your project root dir:\n```sh\ncomposer update\n```\n\n\nDocumentation\n-------------\nThe documentation can be generated using [Doxygen](http://doxygen.org). A `Doxyfile` is provided for your convenience.\n\n\nAuthors\n-------\nFilippo F. Fadda - \u003cfilippo.fadda@programmazione.it\u003e - \u003chttp://www.linkedin.com/in/filippofadda\u003e\n\n\nCopyright\n---------\nCopyright (c) 2016-2017, Filippo Fadda\nAll rights reserved.\n\n\nLicense\n-------\nDaikengo is licensed under the Apache License, Version 2.0 - see the LICENSE file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdedalozzo%2Fdaikengo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdedalozzo%2Fdaikengo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdedalozzo%2Fdaikengo/lists"}