PHPackages                             julianmc90/webbake - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. julianmc90/webbake

ActiveCakephp-plugin[Framework](/categories/framework)

julianmc90/webbake
==================

webbake plugin for cakephp

09PHP

Since Oct 23Pushed 9y ago1 watchersCompare

[ Source](https://github.com/julianmc90/webbake)[ Packagist](https://packagist.org/packages/julianmc90/webbake)[ RSS](/packages/julianmc90-webbake/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

WebBake plugin for CakePHP
==========================

[](#webbake-plugin-for-cakephp)

This is the web based console for CakePhp3, it makes easier the tasks to bake Controllers, Models, Templates and for baking other things like Components, Plugins Helpers and more...

Requirements
------------

[](#requirements)

- CakePHP 3.0+

Installation
------------

[](#installation)

You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).

The recommended way to install composer packages is:

```
composer require julianmc90/webbake:dev-master@dev

```

When instalation ends put this lines at the end of `config/bootstrap.php`

```
Plugin::load('WebBake', ['bootstrap' => false, 'routes' => true]);

Configure::write('WebBakeEnabled','true');
```

finally change the code of the function createFile from the Shell.php File located in `your-proyect-name\vendor\cakephp\cakephp\src\Console` at the root of your project to look like the following image, put the highlighted code on the else statement of the new if that reads the WebBakeEnabled and your a ready to go.

[![](https://github.com/julianmc90/webbake/raw/master/webroot/img/changes.png)](https://github.com/julianmc90/webbake/blob/master/webroot/img/changes.png)

How to use
----------

[](#how-to-use)

Into your project main go to `/web-bake/bake`Example:

```
your-proyect-name/web-bake/bake

```

Screenshots
-----------

[](#screenshots)

[![](https://github.com/julianmc90/webbake/raw/master/webroot/img/screenshot-home.png)](https://github.com/julianmc90/webbake/blob/master/webroot/img/screenshot-home.png)

[![](https://github.com/julianmc90/webbake/raw/master/webroot/img/screenshot.png)](https://github.com/julianmc90/webbake/blob/master/webroot/img/screenshot.png)

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/acd91b54e7e25de363b1cd37c1938297c465f00c0d4b229a3cf8b77be619b47d?d=identicon)[julianmc90](/maintainers/julianmc90)

### Embed Badge

![Health badge](/badges/julianmc90-webbake/health.svg)

```
[![Health](https://phpackages.com/badges/julianmc90-webbake/health.svg)](https://phpackages.com/packages/julianmc90-webbake)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M836](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
