I'm confuse with your question, as my understanding google pagespeed is a site that allow user to inspect and analyze how is the performance of the site is so that the webmaster/developer can fine tuning and optimize it after knowing the problem causing it slow... don't understand what you meant a ready-made can use to get the perfect green zone or orange zone....
there are quite number of metric scores to achieve, or factors to consider, and these are not much related to the framework or package but depend on how you build it, what content you put in, and the resource/performance of your hosting, and few other factors.
for example, a plain basic laravel scaffolding website or even a plain/pure html build website may get very high score if you carefully organize your content and hosted with a not too bad hosting resource plan.
if a super engine/package you use with too heavy or not proper organize content or make too much power consumption activities (such as querying big records, sorting, filtering and so on) and furthermore your hosting resources is not capable to handle it and causing low response also will only get low scores...
in other words, any package/framework can achieve your so called "perfect green zone"...