{"id":13684585,"url":"https://github.com/cakephp/app","last_synced_at":"2025-06-25T23:07:32.462Z","repository":{"id":10638947,"uuid":"12865009","full_name":"cakephp/app","owner":"cakephp","description":"CakePHP application template","archived":false,"fork":false,"pushed_at":"2025-06-10T14:39:45.000Z","size":3433,"stargazers_count":375,"open_issues_count":1,"forks_count":395,"subscribers_count":55,"default_branch":"5.x","last_synced_at":"2025-06-10T16:21:52.491Z","etag":null,"topics":["cakephp","cakephp-application","php"],"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/cakephp.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,"zenodo":null}},"created_at":"2013-09-16T10:52:22.000Z","updated_at":"2025-06-10T14:58:18.000Z","dependencies_parsed_at":"2023-11-22T21:23:04.199Z","dependency_job_id":"c6e010b9-006c-412b-96f4-dd4947c481ff","html_url":"https://github.com/cakephp/app","commit_stats":{"total_commits":2486,"total_committers":207,"mean_commits":"12.009661835748792","dds":0.7168141592920354,"last_synced_commit":"61d9e1cb11c3b6053a670074c3d5e25873ec20d9"},"previous_names":[],"tags_count":85,"template":true,"template_full_name":null,"purl":"pkg:github/cakephp/app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakephp%2Fapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakephp%2Fapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakephp%2Fapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakephp%2Fapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cakephp","download_url":"https://codeload.github.com/cakephp/app/tar.gz/refs/heads/5.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakephp%2Fapp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261967132,"owners_count":23237663,"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":["cakephp","cakephp-application","php"],"created_at":"2024-08-02T14:00:35.218Z","updated_at":"2025-06-25T23:07:32.435Z","avatar_url":"https://github.com/cakephp.png","language":"PHP","readme":"# CakePHP Application Skeleton\n\n![Build Status](https://github.com/cakephp/app/actions/workflows/ci.yml/badge.svg?branch=5.x)\n[![Total Downloads](https://img.shields.io/packagist/dt/cakephp/app.svg?style=flat-square)](https://packagist.org/packages/cakephp/app)\n[![PHPStan](https://img.shields.io/badge/PHPStan-level%208-brightgreen.svg?style=flat-square)](https://github.com/phpstan/phpstan)\n\nA skeleton for creating applications with [CakePHP](https://cakephp.org) 5.x.\n\nThe framework source code can be found here: [cakephp/cakephp](https://github.com/cakephp/cakephp).\n\n## Installation\n\n1. Download [Composer](https://getcomposer.org/doc/00-intro.md) or update `composer self-update`.\n2. Run `php composer.phar create-project --prefer-dist cakephp/app [app_name]`.\n\nIf Composer is installed globally, run\n\n```bash\ncomposer create-project --prefer-dist cakephp/app\n```\n\nIn case you want to use a custom app dir name (e.g. `/myapp/`):\n\n```bash\ncomposer create-project --prefer-dist cakephp/app myapp\n```\n\nYou can now either use your machine's webserver to view the default home page, or start\nup the built-in webserver with:\n\n```bash\nbin/cake server -p 8765\n```\n\nThen visit `http://localhost:8765` to see the welcome page.\n\n## Update\n\nSince this skeleton is a starting point for your application and various files\nwould have been modified as per your needs, there isn't a way to provide\nautomated upgrades, so you have to do any updates manually.\n\n## Configuration\n\nRead and edit the environment specific `config/app_local.php` and set up the\n`'Datasources'` and any other configuration relevant for your application.\nOther environment agnostic settings can be changed in `config/app.php`.\n\n## Layout\n\nThe app skeleton uses [Milligram](https://milligram.io/) (v1.3) minimalist CSS\nframework by default. You can, however, replace it with any other library or\ncustom styles.\n","funding_links":[],"categories":["Skeleton"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcakephp%2Fapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcakephp%2Fapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcakephp%2Fapp/lists"}