bramus / router

A lightweight and simple object oriented PHP Router
MIT License
1.09k stars 245 forks source link

There is no Cache funciton! so Please Add Caching Feature! #208

Open arunpc4u opened 1 year ago

arunpc4u commented 1 year ago

There is no Cache funciton! so Please Add Caching Feature! where you can add Cache Expiry Time by Hours! Also do not forget to add a function if we excute that function than cache should be recreate!

thanks in advance !

acicali commented 1 year ago

This is a routing library, not a framework. What is it that you want a routing library to cache?