/sqliteadmin

Manage SQLite Databases (it's like phpmyadmin, but for sqlite)

Primary LanguagePHPMIT LicenseMIT

MySQLiteAdmin

run composer create-project mysqliteadmin/mysqliteadmin to install then start a php server pointing to public dir php -S localhost:8080 -t public. There after go to http://localhost:8080/install.php. Login and begin working on sqlite databases.

  • Work in progress, but ready for testing.
  • Manage SQLite Databases with ease.
  • It's like PHPMyAdmin, or Adminer, but for SQLITE Databases only.
  • Powered by PHP.