{"id":20672470,"url":"https://github.com/robinn1/filecache-dashboard","last_synced_at":"2025-04-19T19:09:55.011Z","repository":{"id":61656992,"uuid":"548945399","full_name":"RobiNN1/FileCache-Dashboard","owner":"RobiNN1","description":"FileCache (robinn/cache) dashboard for phpCacheAdmin.","archived":false,"fork":false,"pushed_at":"2024-10-05T13:48:06.000Z","size":984,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-04T21:45:05.610Z","etag":null,"topics":["cache","dashboard","file","filecache","phpcacheadmin"],"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/RobiNN1.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}},"created_at":"2022-10-10T12:37:55.000Z","updated_at":"2024-10-05T13:48:10.000Z","dependencies_parsed_at":"2023-02-12T19:00:39.775Z","dependency_job_id":"67c70d39-f921-4abb-b529-cd60973594eb","html_url":"https://github.com/RobiNN1/FileCache-Dashboard","commit_stats":{"total_commits":39,"total_committers":2,"mean_commits":19.5,"dds":0.02564102564102566,"last_synced_commit":"5bac60c09bbc0a2770f1def472bcfa7250a7806c"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobiNN1%2FFileCache-Dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobiNN1%2FFileCache-Dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobiNN1%2FFileCache-Dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobiNN1%2FFileCache-Dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobiNN1","download_url":"https://codeload.github.com/RobiNN1/FileCache-Dashboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224970201,"owners_count":17400294,"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":["cache","dashboard","file","filecache","phpcacheadmin"],"created_at":"2024-11-16T20:37:41.679Z","updated_at":"2024-11-16T20:37:42.319Z","avatar_url":"https://github.com/RobiNN1.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FileCache-Dashboard\n\nFileCache ([`robinn/cache`](https://github.com/RobiNN1/Cache)) dashboard\nfor [phpCacheAdmin](https://github.com/RobiNN1/phpCacheAdmin).\n\n\u003cp align=\"center\"\u003e\u003cimg alt=\"FileCache\" src=\".github/img/filecache.png\" width=\"300px\"\u003e\u003c/p\u003e\n\n![Visitor Badge](https://visitor-badge.laobi.icu/badge?page_id=RobiNN1.FileCache-Dashboard)\n\n## Installation\n\n```\ncomposer require robinn/filecache-dashboard\n```\n\nIn phpCacheAdmin's `config.php` add class to the `dashboards` list and add `filecache` config\n\n```php\n'dashboards' =\u003e [\n    ...\n    RobiNN\\FileCache\\FileCacheDashboard::class,\n],\n'filecache'  =\u003e [\n    [\n        'name' =\u003e 'Project Name', // Optional\n        'path' =\u003e __DIR__.'/path/to/cache/data',\n    ],\n],\n```\n\nFor this to work, phpCacheAdmin should be in the same directory as\nthe project or have access to folders outside of website root.\n\n## Requirements\n\n- PHP \u003e= 8.2\n- phpCacheAdmin \u003e= 2.0.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinn1%2Ffilecache-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobinn1%2Ffilecache-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinn1%2Ffilecache-dashboard/lists"}