{"id":15985021,"url":"https://github.com/naoyamiyagawa/cakephp4-vite","last_synced_at":"2026-04-11T03:33:56.212Z","repository":{"id":116800277,"uuid":"461444110","full_name":"NaoyaMiyagawa/cakephp4-vite","owner":"NaoyaMiyagawa","description":"vite integration for mpa (cakephp4)","archived":false,"fork":false,"pushed_at":"2022-03-12T03:15:16.000Z","size":355,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T10:36:12.444Z","etag":null,"topics":["cakephp4","tailwind-css","typescript","vite","vue"],"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/NaoyaMiyagawa.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":"2022-02-20T09:48:06.000Z","updated_at":"2023-07-31T10:40:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d2d9088-1438-4fe7-b784-fc1ed57e9af1","html_url":"https://github.com/NaoyaMiyagawa/cakephp4-vite","commit_stats":{"total_commits":24,"total_committers":2,"mean_commits":12.0,"dds":0.04166666666666663,"last_synced_commit":"f097f5ab9ea05a1a7a2025e50b1d70e2ebef8726"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NaoyaMiyagawa/cakephp4-vite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaoyaMiyagawa%2Fcakephp4-vite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaoyaMiyagawa%2Fcakephp4-vite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaoyaMiyagawa%2Fcakephp4-vite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaoyaMiyagawa%2Fcakephp4-vite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NaoyaMiyagawa","download_url":"https://codeload.github.com/NaoyaMiyagawa/cakephp4-vite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaoyaMiyagawa%2Fcakephp4-vite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31668049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":["cakephp4","tailwind-css","typescript","vite","vue"],"created_at":"2024-10-08T02:12:03.882Z","updated_at":"2026-04-11T03:33:56.190Z","avatar_url":"https://github.com/NaoyaMiyagawa.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CakePHP4 MPA integrated Vite\n\nThis is a sample app to implement Vite-integrated MPA (Multiple-Page Application) with CakePHP4.\u003cbr\u003e\nWith this app, you can use these tech stacks.\n\n- [CakePHP4](https://book.cakephp.org/4/en/index.html)\n- [Vite](https://ja.vitejs.dev/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Scss](https://sass-lang.com/)\n- [Vue3](https://vuejs.org/)\n\nMore detailed is here:\u003cbr\u003e\n[CakePHPのMPAにViteを導入して開発を加速させる⚡️ - Fusic Tech Blog](https://tech.fusic.co.jp/posts/2022-03-03-cakephp-vite-mpa/)\n\n## Installation\n\n```bash\n# Install php dependencies\ncomposer install\n# Install node dependencies\npnpm i\n```\n\n## Dev\n\n```bash\n# Run CakePHP build-in webserver\nbin/cake server -p 8765\n\n# Run vite server\npnpm dev\n```\n\nVisit `http://localhost:8765`\n\n## Prod\n\nCakePHP env file needs to be `DEBUG=\"false\"`. Modify `config/.env` first.\n\n```bash\n# Rerun CakePHP build-in webserver\nbin/cake server -p 8765\n\n# Run vite server\npnpm build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaoyamiyagawa%2Fcakephp4-vite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaoyamiyagawa%2Fcakephp4-vite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaoyamiyagawa%2Fcakephp4-vite/lists"}