承接 roka/dbtable 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

roka/dbtable

Composer 安装命令:

composer require roka/dbtable

包简介

PHP classes for database handling upon PDO

README 文档

README

Scrutinizer Code Quality Code Coverage Build Status

Use it to retrieve information of datatables in a Database. PHP classes for database handling upon PDO.

License

This software is free software and carries a MIT license.

History

v 2 Second Edition *Completed with testcases and changed localisation of source-files *See description below:

v 1 First edition *Based upon mos/database and mos/cform package. *The intention is to explore all datafiles in a database.

How to use Cdbtable

Copy the map Dbtables in vendor/roka/AnaxDbtable/Dbtable/src to your app/src map
and also the map Dbtables in vendor/roka/AnaxDbtable/Dbtable/view to your app/view map

Urgent Don't use the old src-map ! It is only intended for test-cases.

Use inside Anax: Insert to your Index-file in webroot

$di->set('DbtablesController', function() use ($di) { $controll = new \Roka\Dbtables\DbtablesController(); $controll->setDI($di); return $controll; });

You must have a database connection open ie like this

$di->setShared('db', function() { $db = new \Mos\Database\CDatabaseBasic(); // $db->setOptions(require ANAX_APP_PATH . 'config/config_mysql.php'); $db->setOptions(require ANAX_APP_PATH . 'config/config_sqlite.php'); $db->connect(); return $db; });

You can use it from the browsner like the link

/webroot/Dbtables/select

 .  
..:  Copyright (c) 2014 Göran Karlsson rgoran.karlsson@teila.com

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-11-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固