zen-studio/local-cacheable-aspect

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/zen-studio/local-cacheable-aspect

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

This package is auto-updated.

Last update: 2025-09-23 06:45:59 UTC


README

composer require zen-studio/local-cacheable-aspect

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