Version 2.0 (PHP 8.0)

Issue #405 new
Mark Tomlin created an issue

I’ve created a version of phpLiteAdmin that is built from the ground up to use PHP 8.0. It’s missing a bunch of features but has some stuff that might be useful for others to work on. It’s only one file just like the SQLite databases themselves. The file will self update to add new users or databases. The interface itself uses Bootstrap 5.x for the CSS and HTML style that is pulled in via their public CDN. The code editor support styles are is generally in mix between light and dark interfaces so everyone can use it. Obvisouly themes would be an option to land in the beta. Localization is also not being attempted yet, but I think could be added easily. Going to start with English then move to the other languages once everything is more firm.

You can see the code base here and the issue on GitHub.

Comments (0)

  1. Log in to comment