承接 getdevflow/sqlite-admin 相关项目开发

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

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

getdevflow/sqlite-admin

最新稳定版本:v1.0.1

Composer 安装命令:

composer require getdevflow/sqlite-admin

包简介

SQLite admin plugin for Devflow CMF inspired by phpLiteAdmin.

README 文档

README

SQLite admin gives you an interface to interact with your SQLite database if you've chosen SQLite as the database repository for your Devflow CMF install.

Requires Devflow Version: 2.x

Tested Up To: 2.0.0

Requires PHP: 8.4+

Stable Tag: 1.0.1

License: GPLv2-only

Screenshot

screenshot.png

Database-level features

  • Display database file information
  • Display SQLite version and PDO SQLite availability
  • Show database file size
  • Show last modified timestamp
  • Download database backup
  • Export database as SQL
  • Export database as CSV
  • Import SQL file
  • Import CSV file
  • VACUUM database
  • PRAGMA integrity_check
  • Optional PRAGMA optimize

Table Features

  • List tables and views
  • Browse rows
  • Paginate rows
  • Sort rows
  • Search/filter rows
  • View table structure
  • View CREATE TABLE
  • Create table
  • Rename table
  • Empty table
  • Drop table
  • Insert row
  • Edit row
  • Delete row
  • Add column
  • Rename column
  • Drop column when supported
  • Manage indexes
  • Manage triggers

SQL Editor Features

  • Free-form SQL editor
  • Multiple statement execution
  • Result table rendering
  • Query timing
  • Affected row count

Localization

Portuguese, Chines (Simplified), German, English, Spanish, French, Italian Japanese, and Russian

Composer Installation

  1. Start a new shell session.
  2. In the root of your install, run the following command composer require getdevflow/sqlite-admin.

Changelog

1.0.1

  • Fixed route loading issue.

1.0.0

  • Initial release.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-only
  • 更新时间: 2026-05-12