{"id":13684600,"url":"https://github.com/cakephp/bake","last_synced_at":"2025-06-25T23:07:35.131Z","repository":{"id":24333562,"uuid":"27730883","full_name":"cakephp/bake","owner":"cakephp","description":"The Bake Command Plugin","archived":false,"fork":false,"pushed_at":"2025-06-07T09:50:16.000Z","size":6800,"stargazers_count":111,"open_issues_count":4,"forks_count":102,"subscribers_count":35,"default_branch":"3.x","last_synced_at":"2025-06-11T14:18:07.206Z","etag":null,"topics":["cakephp","cakephp-plugin","code-generation","php"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","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.txt","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":"2014-12-08T19:22:54.000Z","updated_at":"2025-04-18T23:00:01.000Z","dependencies_parsed_at":"2024-03-11T05:25:36.352Z","dependency_job_id":"bce01aaf-49d6-4d05-8df3-63c53541e366","html_url":"https://github.com/cakephp/bake","commit_stats":{"total_commits":3042,"total_committers":186,"mean_commits":16.35483870967742,"dds":0.6581196581196581,"last_synced_commit":"2d3b2fde214b3246f1c7f85d5bfd4caf4745eca4"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/cakephp/bake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakephp%2Fbake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakephp%2Fbake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakephp%2Fbake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakephp%2Fbake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cakephp","download_url":"https://codeload.github.com/cakephp/bake/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakephp%2Fbake/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260015065,"owners_count":22946300,"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-plugin","code-generation","php"],"created_at":"2024-08-02T14:00:35.449Z","updated_at":"2025-06-25T23:07:35.108Z","avatar_url":"https://github.com/cakephp.png","language":"PHP","readme":"# Bake plugin for CakePHP\n\n![Build Status](https://github.com/cakephp/bake/actions/workflows/ci.yml/badge.svg?branch=master)\n[![Latest Stable Version](https://img.shields.io/github/v/release/cakephp/bake?sort=semver\u0026style=flat-square)](https://packagist.org/packages/cakephp/bake)\n[![Coverage Status](https://img.shields.io/codecov/c/github/cakephp/bake.svg?style=flat-square)](https://codecov.io/github/cakephp/bake)\n[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.txt)\n\nThis project provides the code generation functionality for CakePHP. Through a\nsuite of CLI tools, you can quickly and easily generate code for your application.\n\n## Installation\n\nYou can install this plugin into your CakePHP application using [composer](https://getcomposer.org).\n\nThe recommended way to install composer packages is:\n\n```\ncomposer require --dev cakephp/bake\n```\n\n## Documentation\n\nYou can find the documentation for bake [on its own cookbook](https://book.cakephp.org/bake/3).\n\n## Testing\n\nAfter installing dependencies with composer you can run tests with `phpunit`:\n\n```bash\nvendor/bin/phpunit\n```\n\nIf your changes require changing the templates that bake uses, you can save time updating tests, by\nenabling bake's 'overwrite fixture feature'. This will let you re-generate the expected output files\nwithout having to manually edit each one:\n\n```bash\nUPDATE_TEST_COMPARISON_FILES=1 vendor/bin/phpunit\n```\n","funding_links":[],"categories":["Templating"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcakephp%2Fbake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcakephp%2Fbake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcakephp%2Fbake/lists"}