Skip to content

cakephp/bake

Repository files navigation

Bake plugin for CakePHP

Build Status Latest Stable Version 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

<