{"id":27165764,"url":"https://github.com/clevercloud/frankenphp-kv-json-example","last_synced_at":"2025-04-09T03:20:37.139Z","repository":{"id":284559810,"uuid":"955256280","full_name":"CleverCloud/frankenphp-kv-json-example","owner":"CleverCloud","description":"PHP app using FrankenPHP runtime and MateriaKV JSON commands on Clever Cloud","archived":false,"fork":false,"pushed_at":"2025-03-26T14:44:21.000Z","size":15,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-04T02:02:46.102Z","etag":null,"topics":["clevercloud-example","frankenphp","json","kv"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CleverCloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-03-26T11:04:12.000Z","updated_at":"2025-03-31T14:27:18.000Z","dependencies_parsed_at":"2025-03-26T14:52:44.637Z","dependency_job_id":null,"html_url":"https://github.com/CleverCloud/frankenphp-kv-json-example","commit_stats":null,"previous_names":["clevercloud/frankenphp-kv-json-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleverCloud%2Ffrankenphp-kv-json-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleverCloud%2Ffrankenphp-kv-json-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleverCloud%2Ffrankenphp-kv-json-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleverCloud%2Ffrankenphp-kv-json-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CleverCloud","download_url":"https://codeload.github.com/CleverCloud/frankenphp-kv-json-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247969015,"owners_count":21025898,"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":["clevercloud-example","frankenphp","json","kv"],"created_at":"2025-04-09T03:20:35.450Z","updated_at":"2025-04-09T03:20:37.125Z","avatar_url":"https://github.com/CleverCloud.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Task Management App for FrankenPHP on Clever Cloud\n\nDeploy this task management application with [FrankenPHP on Clever Cloud](https://www.clever-cloud.com/developers/doc/applications/frankenphp/). It uses [Materia KV with JSON commands](https://www.clever-cloud.com/developers/doc/addons/materia-kv/#json-commands) and [Predis](https://github.com/predis/predis) client. To follow this tutorial, you need a [Clever Cloud account](https://console.clever-cloud.com) and [Clever Tools](https://github.com/CleverCloud/clever-tools):\n\n```bash\nnpm i -g clever-tools\nclever login\n```\n\nYou can also install Clever Tools with [many packages managers](https://www.clever-cloud.com/developers/doc/cli/install/).\n\n## Create resources\n\nCreate and configure a FrankenPHP application with a linked [MateriaKV](https://www.clever-cloud.com/materia/materia-kv/) add-on:\n\n```bash\ngit clone https://github.com/CleverCloud/frankenphp-kv-json-example\ncd frankenphp-kv-json-example\n\nclever create -t frankenphp\nclever env set CC_WEBROOT \"/public\"\nclever addon create kv kvFrankenPHP --link frankenphp-kv-json-example\n```\n\n## Deploy the application\n\nEverything is now ready, just deploy the application and open it:\n\n```bash\nclever deploy\nclever open\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclevercloud%2Ffrankenphp-kv-json-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclevercloud%2Ffrankenphp-kv-json-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclevercloud%2Ffrankenphp-kv-json-example/lists"}