Ubuntu – List all packages by name only

apt-cache pkgnames php7.1

# or if search all then filter by grep
apt-cache pkgnames | grep php7.1-