2017 © Pedro Peláez
 

yii2-extension yii2-batsg

My best practice and my libraries when using yii2 framework.

image

umbalaconmeogia/yii2-batsg

My best practice and my libraries when using yii2 framework.

  • Wednesday, July 25, 2018
  • by umbalaconmeogia
  • Repository
  • 1 Watchers
  • 0 Stars
  • 676 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 25 Versions
  • 14 % Grown

The README.md

yii2-batsg

My style, my best practice and my libraries when using yii2 framework., (*1)

Overview

  • Convention when designing database.
  • gii modification

Convention when designing database

  • All DB table should contain following columns.
Column name Data type Description
id serial primary key
data_status int 1: new, 2: updated, 9: deleted
created_by int Create user id. Set automatically.
created_at int Created timestamp. Set automatically.
updated_by int Update user id. Set automatically.
updated_at int Updated timestamp. Set automatically.

Install yii2-batsg into your project.

composer require umbalaconmeogia/yii2-batsg

Explanation about composer require, update and install

command change composer.json change composer.lock
require Y Y
update N Y
install N N
  • require: composer require umbalaconmeogia/yii2-batsg This will update or install the newest version. composer.json and composer.lock will be updated as well.
  • update: composer update umbalaconmeogia/yii2-batsg This will update the package with the highest version respects to your composer.json. The entry in composer.lock will be updated.
  • install: composer install umbalaconmeogia/yii2-batsg This will install version specified in the lock file

The Versions

25/07 2018

dev-master

9999999-dev

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

25/07 2018

v0.3.4

0.3.4.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

13/07 2018

v0.3.3

0.3.3.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

03/07 2018

v0.3.2

0.3.2.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

09/06 2018

v0.3.1

0.3.1.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

22/02 2018

v0.3.0

0.3.0.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

20/02 2018

v0.2.9

0.2.9.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

27/01 2018

v0.2.8

0.2.8.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

14/11 2017

v0.2.7

0.2.7.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

30/10 2017

v0.2.6

0.2.6.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

29/09 2017

v0.2.5

0.2.5.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

10/08 2017

v0.2.4

0.2.4.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

10/07 2017

v0.2.3

0.2.3.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

29/06 2017

v0.2.2

0.2.2.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

29/06 2017

v0.2.1

0.2.1.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

29/06 2017

v0.2.0

0.2.0.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

05/05 2017

v0.1.9

0.1.9.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

28/03 2017

v0.1.8

0.1.8.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

28/03 2017

v0.1.7

0.1.7.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

04/03 2017

v0.1.6

0.1.6.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

04/03 2017

v0.1.5

0.1.5.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

27/02 2017

v0.1.4

0.1.4.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

27/02 2017

v0.1.3

0.1.3.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

26/02 2017

v0.1.2

0.1.2.0

My best practice and my libraries when using yii2 framework.

  Sources   Download

MIT

by Tran Trung Thanh

yii2 utility

26/02 2017

v0.1

0.1.0.0

  Sources   Download