i have been trying to find and even develope one project for PHP that could pick a query of mysql code for PHP (like ClanCats/Hydrahon github project) and output the best possible query for performance by reading its database schema and applying know rules of performance similar to what the EverSQL website does. But so far i havent found a single project similar to this but simple PHP query builders projects. My question is there any project out there like this?