Download the PHP package getdevflow/sqlite-admin without Composer
On this page you can find all versions of the php package getdevflow/sqlite-admin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download getdevflow/sqlite-admin
More information about getdevflow/sqlite-admin
Files in getdevflow/sqlite-admin
Download getdevflow/sqlite-admin
More information about getdevflow/sqlite-admin
Files in getdevflow/sqlite-admin
Vendor getdevflow
Package sqlite-admin
Short Description SQLite admin plugin for Devflow CMF inspired by phpLiteAdmin.
License GPL-2.0-only
Package sqlite-admin
Short Description SQLite admin plugin for Devflow CMF inspired by phpLiteAdmin.
License GPL-2.0-only
Please rate this library. Is it a good library?
Informations about the package sqlite-admin
Description
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
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
- Start a new shell session.
- In the root of your install, run the following command .
Changelog
1.0.1
- Fixed route loading issue.
1.0.0
- Initial release.
All versions of sqlite-admin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.4
oomphinc/composer-installers-extender Version ^2.0
ext-pdo Version *
ext-pdo_sqlite Version *
oomphinc/composer-installers-extender Version ^2.0
ext-pdo Version *
ext-pdo_sqlite Version *
The package getdevflow/sqlite-admin contains the following files
Loading the files please wait ...