phpMyEdit development was stopped several years ago at version 5.7.1, with no support for newer MySQL or MariaDB, no support for newer PHP, and a lot of open TODOs. This kind of software still has a lot of use today but it needed an update to support the current technologies. As the original repository is frozen, new works have started in this repository.
Version 5.7.2 supports PHP 7.x., uses mysqli_ and is for the rest very close to 5.7.1.
Version 5.7.3 is a bugfix release with a lot...