Download the PHP package attogram/attogram-database without Composer
On this page you can find all versions of the php package attogram/attogram-database. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download attogram/attogram-database
More information about attogram/attogram-database
Files in attogram/attogram-database
Download attogram/attogram-database
More information about attogram/attogram-database
Files in attogram/attogram-database
Vendor attogram
Package attogram-database
Short Description Database Module for the Attogram Framework
License (MIT or GPL-3.0+)
Homepage https://github.com/attogram/attogram-database
Package attogram-database
Short Description Database Module for the Attogram Framework
License (MIT or GPL-3.0+)
Homepage https://github.com/attogram/attogram-database
Please rate this library. Is it a good library?
Informations about the package attogram-database
Attogram Framework Database Module v0.0.5
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:
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
All versions of attogram-database with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3 || ^7.0
The package attogram/attogram-database contains the following files
Loading the files please wait ....