{"id":29017843,"url":"https://github.com/cakephp/app-tailwind","last_synced_at":"2025-06-25T23:07:08.650Z","repository":{"id":287807703,"uuid":"965849016","full_name":"cakephp/app-tailwind","owner":"cakephp","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-17T21:24:05.000Z","size":441,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":11,"default_branch":"5.x","last_synced_at":"2025-06-17T22:29:47.006Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/cakephp.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,"zenodo":null}},"created_at":"2025-04-14T02:23:50.000Z","updated_at":"2025-06-17T21:24:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"f17e999b-1281-4eac-81ac-f711fa3f82e2","html_url":"https://github.com/cakephp/app-tailwind","commit_stats":null,"previous_names":["cakephp/app-tailwind"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cakephp/app-tailwind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakephp%2Fapp-tailwind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakephp%2Fapp-tailwind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakephp%2Fapp-tailwind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakephp%2Fapp-tailwind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cakephp","download_url":"https://codeload.github.com/cakephp/app-tailwind/tar.gz/refs/heads/5.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakephp%2Fapp-tailwind/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":[],"created_at":"2025-06-25T23:07:07.534Z","updated_at":"2025-06-25T23:07:08.635Z","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[![PHPStan](https://img.shields.io/badge/PHPStan-level%208-brightgreen.svg?style=flat-square)](https://github.com/phpstan/phpstan)\n\nAn application skeleton for creating applications with [CakePHP](https://cakephp.org) 5.x. and [tailwind](https://tailwindcss.com)\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-tailwind [app_name]`.\n\nIf Composer is installed globally, run\n\n```bash\ncomposer create-project --prefer-dist cakephp/app-tailwind myapp\n```\n\nNext, install [tailwind](https://tailwindcss.com/docs) and [vite](https://vite.dev/guide/)\nwith npm:\n\n```bash\nnpm install\n```\n\n## Running a development server\n\nYou can run both a PHP development server, and tailwind with on-demand rebuilds using:\n\n```bash\nbin/cake devserver\n```\n\nThen visit `http://localhost:8765` to see the welcome page. If you already have\na webserver that supports PHP, you can run the tailwind compiler on its own\nwith:\n\n```bash\nnpm run dev\n```\n\n## Building for production\n\nTo build CSS assets for production, use:\n\n```bash\nnpm run build\n```\n\n## Bake templates\n\nThis application skeleton contains a [bake\ntemplates](https://book.cakephp.org/bake/3/en/development.html#application-bake-templates)\nand helper templates that produce HTML using tailwind utility classes. You can\nand should adapt these templates to fit the needs of your application.\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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcakephp%2Fapp-tailwind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcakephp%2Fapp-tailwind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcakephp%2Fapp-tailwind/lists"}