diegodev/ci4-dbforge-helper

There is no license information available for the latest version (1.0.10) of this package.

1.0.10 2019-06-07 13:05 UTC

This package is auto-updated.

Last update: 2024-06-08 00:16:29 UTC


README

Helper methods to use in Codeigniter 4 Framework at Migration Module. Provide the follows methods:

  • pkField()
  • intField()
  • varcharField()
  • textField()
  • enumField()
  • binaryField()
  • decimalField() (since 1.0.9)