natanfelles/codeigniter-db 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

natanfelles/codeigniter-db

Composer 安装命令:

composer require natanfelles/codeigniter-db

包简介

Database Commands for CodeIgniter 4

README 文档

README

Installation is best done via Composer. Assuming Composer is installed globally, you may use the following command:

composer require natanfelles/codeigniter-db

Database Commands for CodeIgniter 4

Adds the following commands to the Database group:

Command Description
db:create Creates a database
db:delete Deletes a database
db:delete_table Deletes a database table
db:list Lists databases
db:query Executes a SQL query
db:show Shows databases information
db:show_table Shows a database table structure

Preview

Image of Database Commands for CodeIgniter 4

Configuration

Map the NatanFelles\CodeIgniter\DB namespace to the src folder of this project.

For example:

Open the app/Config/Autoload.php file and add a $psr4 index like this:

$psr4['NatanFelles\CodeIgniter\DB'] = ROOTPATH . 'codeigniter-db/src';

Contribute

Any contribution related to bugs or improvements of this project will be very well accepted.

If you can, consider a donation:

Paypal donation

统计信息

  • 总下载量: 79
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 18
  • 点击次数: 6
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 17
  • Watchers: 4
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-11-08

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固