SQLite Editor for PHP now on GitHub
Written by Richard Heyes, RGraph author, on 8th September 2026The SQLite Editor for PHP tool has been added to GitHub so you can follow the project there and look through the changes if you wish!
The SQLite Editor for PHP database management tool that I've been writing for the past few months is now available on GitHub and you can see the repository here:
Incidentally, if you're interested, I don't actually work directly in the Git checkout (for this or for RGraph either).
I work in a directory on my development server and then run a bash script to copy the relevant files over to the Git checkout, that I have in a separate folder, and then commit whatever has been changed from there.
This is due to legacy reasons (isn't everything...?) but it works quite well and means that the script that copies the files from one folder to the other ignores a lot of rubbish that there might be lying around!
The next version of the editor is coming soon as the changelog is starting to fill up and you can download the archive here: