aboutsummaryrefslogtreecommitdiff
path: root/databases/phpliteadmin/pkg-descr
diff options
context:
space:
mode:
authorNikolai Lifanov <lifanov@FreeBSD.org>2017-03-12 16:44:33 +0000
committerNikolai Lifanov <lifanov@FreeBSD.org>2017-03-12 16:44:33 +0000
commit99d7fc48aab6577deee79a3ee3fce94578002529 (patch)
treebc8ef0510ed4f7a0a9a51bcb496020381a859eed /databases/phpliteadmin/pkg-descr
parentbe5fc6964fc3cabc7240371a7a3f58061b585f5e (diff)
downloadports-99d7fc48aab6577deee79a3ee3fce94578002529.tar.gz
ports-99d7fc48aab6577deee79a3ee3fce94578002529.zip
Notes
Diffstat (limited to 'databases/phpliteadmin/pkg-descr')
-rw-r--r--databases/phpliteadmin/pkg-descr19
1 files changed, 19 insertions, 0 deletions
diff --git a/databases/phpliteadmin/pkg-descr b/databases/phpliteadmin/pkg-descr
new file mode 100644
index 000000000000..21ea241e7604
--- /dev/null
+++ b/databases/phpliteadmin/pkg-descr
@@ -0,0 +1,19 @@
+phpLiteAdmin is a web-based SQLite database admin tool written in PHP with
+support for SQLite3 and SQLite2.
+
+Features
+
+- Lightweight - consists of a single 200KB source file for portability
+- Specify and manage an unlimited number of databases
+- Specify a directory and optionally its subdirectories to scan for databases
+- Create and delete databases
+- Add, delete, rename, empty, and drop tables
+- Browse, add, edit, and delete records
+- Add, delete, and edit table columns
+- Manage table indexes
+- Manage table triggers
+- Import and export tables, structure, indexes, and data (SQL, CSV)
+- View data as bar, pie, and line charts
+- And many other...
+
+WWW: https://www.phpliteadmin.org/