bakewizard/bakekit
Composer 安装命令:
composer create-project bakewizard/bakekit
包简介
A CakePHP 5-based web application starter kit
README 文档
README
BakeKit is a developer starter kit for building modern web applications with CakePHP 5.
Think of it as a CakePHP skeleton application on steroids.
BakeKit includes:
- Admin panel, authentication, and role management
- Plugin & theme system
- Menu, widget, and settings management
- A ready-to-use CakePHP skeleton application
Why BakeKit?
Most CakePHP projects start the same way — building the same admin panel, authentication system, and permission logic from scratch, over and over again.
BakeKit is for developers and agencies who want to skip that part and focus on what actually makes their project unique. It is not meant to dictate how your application should work. Instead, it gives you the tools needed to build your own system on top of CakePHP.
You remain free to:
- write your own plugins
- customize the admin panel
- design your own themes
- structure your domain logic however you like
What You Get Out of the Box
BakeKit provides the core infrastructure most applications need:
- Admin Panel - a clean backend interface for managing the system.
- Authentication - user login and authentication powered by CakePHP.
- Roles & Permissions - a flexible role hierarchy with granular access control.
- Plugin System - features are packaged as standard CakePHP plugins.
- Theme System - frontend layouts and components organized as themes.
- Menus & Navigation - dynamic menu management for frontend and backend.
- Widgets (Cells) - reusable components that can be placed in regions.
- Settings - centralized configuration management.
Official BakeKit Plugins
Extend your app with ready-made BakeKit plugins:
| Plugin | Description |
|---|---|
| FileManager | Upload and manage files and images |
| Pages | Static page management |
| Blogger | Blog engine with posts, categories, tags, and comments |
| Slideshow | Image slideshow management |
Get Started
composer create-project bakewizard/bakekit myapp cd myapp curl -sS https://getcomposer.org/installer | php -- --install-dir=bin bin/cake install bin/cake server
BakeKit uses a local Composer instance (bin/composer.phar) to manage plugins and themes.
This keeps application dependencies separate from the plugin ecosystem and allows BakeKit to install, update, or remove plugins without affecting the main project.
Contributing
BakeKit is actively looking for contributors!
If you're a CakePHP developer (or want to become one), check out the issues and help improve BakeKit. Even small contributions like fixing typos, writing tests, or improving docs are welcome!
License
Ready to Bake?
With BakeKit, you're not starting from zero — you're starting with a warm, extensible CakePHP base, full of tools ready to power your next idea.
If you can make it, bake it with BakeKit.
⭐ If BakeKit saves you time, consider starring the repository and checking out the documentation.
bakewizard/bakekit 适用场景与选型建议
bakewizard/bakekit 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 62 次下载、GitHub Stars 达 3, 最近一次更新时间为 2025 年 04 月 30 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「php」 「cms」 「boilerplate」 「cakephp」 「admin-panel」 「bake」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 bakewizard/bakekit 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 bakewizard/bakekit 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 bakewizard/bakekit 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
GraphQL authentication for your headless Craft CMS applications.
PHP class to extend when building a WordPress plugin allowing you to follow smart plugin setup standards.
Set Links with a specific language parameter
Supercharged text field validation.
Anax htmlform module.
Laravel 5.7 Boilerplate based on Bootstrap 4 and Tabler for Backend.
统计信息
- 总下载量: 62
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 25
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-04-30