attogram/attogram-database
Composer 安装命令:
composer create-project attogram/attogram-database
包简介
Database Module for the Attogram Framework
README 文档
README
This is the Database Module for the Attogram Framework.
Installing the Database Module
- You already installed the Attogram Framework, didn't you?
- Goto the top level of your install, then run:
composer create-project attogram/attogram-database modules/_database
Database Module contents
Admin Actions
admin_actions/db-admin.php- phpliteadmin database web adminadmin_actions/db-tables.php- display info about tablesadmin_actions/events.php- Event log viewer
Configurations
configs/database_config.php- config for db file
Includes
includes/SqliteDatabase.php- SQLite Attogram database object
Database Tables
tables/event.sql- Event log table
Misc
tests/*- phpunit tests
统计信息
- 总下载量: 32
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 5
其他信息
- 授权协议: (MIT or GPL-3.0+) 4aea9dcf78f61d4fb84897afbe99c4e4a540866d
- 更新时间: 2016-07-07