zen-studio/local-cacheable-aspect

dev-main 2023-03-23 01:34 UTC

This package is auto-updated.

Last update: 2024-04-23 03:42:02 UTC


README

composer require zen-studio/local-cacheable-aspect

config/autoload/server.php
'callbacks'中增加事件
Event::ON_BEFORE_START => [ZenStudio\LocalCacheableAspect\Contract\ILocalCacheStartCallBack:class, 'handle']