Bake plugin for CakePHP

Repo Url https://github.com/cakephp/bake
Clone Url:
Watchers 38
Issues 21
Forks 39
Last Pushed At 2016-04-12
Tags has:app has:composer has:controller has:helper has:license has:model has:readme has:shell has:table has:tests has:travis has:view keyword:bake license:mit version:4.x
Last fetched: on 1/4/20

Recent Activity

Date Commit Message
2025-10-06 Allow using __d() in plugin context.
2025-10-06 Merge remote-tracking branch 'origin/3.next' into 3.next-plugin-domain
2025-10-06 Simplify approach.
2025-10-06 Merge remote-tracking branch 'origin/3.next' into 3.next-plugin-domain # Conflicts: # templates/bake/Template/view.twig
2025-10-06 Allow using __d() in plugin context.
2025-10-05 Fix up getDisplayField() in relation to Cake 6.0
2025-10-05 Ensure fallback class is enabled for the table locator. It's recommended to disable fallback class during normal functioning of the app but fallback needs to be enabled when baking as the required table classes might still not have been created.
2025-10-05 Merge branch '3.x' into 3.next
2025-10-05 Merge branch '3.x' into 3.next
2025-10-05 Merge branch '3.next' into 3.x
2025-09-29 Fix output leaks in command tests
2025-09-29 Merge remote-tracking branch 'origin/3.next' into 3.next-plugin-domain # Conflicts: # templates/bake/Template/view.twig
2025-09-29 Merge branch '3.x' into 3.next
2025-09-29 Bump actions/stale from 9 to 10 Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/stale/compare/v9...v10) --- updated-dependencies: - dependency-name: actions/stale dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot]
2025-09-29 Update remaining templates to use line-stripping tags
2025-09-29 Add option to PluginCommand to only generate the plugin class. Refs cakephp/cakephp#18854
2025-09-29 Update more templates to use line stripping blocks
2025-09-29 Use line stripping for form template
2025-09-29 Use line stripping control structures for easier to read and maintain templates.
2025-09-29 Fix CS
2025-09-29 Fix CS
2025-09-29 Dont add fixtures if fixture factories are used.
2025-09-29 Update more templates to use line stripping blocks
2025-09-29 Merge branch '3.x' into 3.next
2025-09-29 Bump actions/stale from 9 to 10 Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/stale/compare/v9...v10) --- updated-dependencies: - dependency-name: actions/stale dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot]
2025-09-29 Update remaining templates to use line-stripping tags
2025-09-29 Fix output leaks in command tests
2025-09-29 Fix CS
2025-09-29 Use line stripping for form template
2025-09-29 Add option to PluginCommand to only generate the plugin class. Refs cakephp/cakephp#18854
2025-09-29 Fix CS
2025-09-29 Dont add fixtures if fixture factories are used.
2025-09-29 Use line stripping control structures for easier to read and maintain templates.
2025-09-29 Update index.rst
2025-09-29 Simplify approach.
2025-09-29 Merge remote-tracking branch 'origin/3.next' into 3.next-plugin-domain
2025-09-29 Merge branch '3.x' into 3.next
2025-09-29 Bump actions/checkout from 4 to 5 Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot]
2025-09-29 Update usage.rst Updated 2.x references to 3.x
2025-09-29 Consolidate links.
2025-09-29 Update Japanese development.rst with corrections
2025-09-29 Ensure fallback class is enabled for the table locator. It's recommended to disable fallback class during normal functioning of the app but fallback needs to be enabled when baking as the required table classes might still not have been created.
2025-09-29 Fix up wrapper usage for io.
2025-09-29 Fix up wrapper usage for io.
2025-09-29 Use link instead of uses to avoid PHPUnit clash.
2025-09-29 update stan
2025-09-29 Allow bake update to keep custom column types.
2025-09-21 update phpcs config
2025-09-21 Fix test