ionas / bake

The Bake Command Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bake plugin for CakePHP

Build Status Coverage Status License

This project provides the code generation functionality for CakePHP. Through a suite of CLI tools, you can quickly and easily generate code for your application.

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require --dev cakephp/bake

Documentation

You can find the documentation for bake on the cookbook.

About

The Bake Command Plugin

License:Other


Languages

Language:PHP 100.0%