Why should you worry about it? The phpmyadmin itself has a login form !
Anyway, maybe you add another secured layer, example only authorize for a certain IP or certain country to access phpmyadmin URL, otherwise, die();
Tips: search google for htaccess and geo IP, or 'how to check IP using PHP'