home/categories/framework-internals/dykyi-roman-awesome-claude-code-skills-create-psr16-simple-cache-skill-md
framework-internalsdevelopment
create-psr16-simple-cache
Generates PSR-16 Simple Cache implementation for PHP 8.4. Creates CacheInterface with get/set/delete operations and TTL handling. Includes unit tests.
maintainer
dykyi-roman
更新于 2/16/2026
星标
61
分支
14
quick start
Installation and usage
Generates PSR-16 Simple Cache implementation for PHP 8.4. Creates CacheInterface with get/set/delete operations and TTL handling. Includes unit tests.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use create-psr16-simple-cache