Single page application SPA

Is there a way to build a Single page application with phpmaker ? . I have used jquery and even vue js to implement tasks like geting data from api and post to server. That works well. I am looking for a proper SPA with no reload of routes.

I believe that currently, PHPMaker has not supported, yet to build SPA (Single Page Application).