2017 © Pedro Peláez
 

cakephp-plugin cakephp-mybake

Custom Bake Template for CakePHP

image

nojimage/cakephp-mybake

Custom Bake Template for CakePHP

  • Wednesday, June 7, 2017
  • by nojimage
  • Repository
  • 1 Watchers
  • 0 Stars
  • 93 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 55 % Grown

The README.md

Custom Bake Template for CakePHP 3.x

  • Table: Support created_at,updated_at column, set the Timestamp behavior.
  • Entity: Support database column comment, append the comments to @property.

Installation

You can install this plugin into your CakePHP application using composer., (*1)

The recommended way to install composer packages is:, (*2)

composer require --dev nojimage/cakephp-mybake

in config/bootstrap_cli.php, (*3)

Plugin::load('MyBake', ['bootstrap' => true]);

Usage

bin/cake bake model {all|ModelName} -t MyBake --no-fixture
bin/cake bake fixture {all|ModelName} -t MyBake --schema

License

This software is released under the MIT License., (*4)

Copyright (c) 2017 ELASTIC Consultants Inc. https://elasticconsultants.com/, (*5)

http://opensource.org/licenses/mit-license.php, (*6)

The Versions

07/06 2017

dev-master

9999999-dev

Custom Bake Template for CakePHP

  Sources   Download

MIT

The Requires

 

The Development Requires

07/06 2017

v1.0.0

1.0.0.0

Custom Bake Template for CakePHP

  Sources   Download

MIT

The Requires

 

The Development Requires