home/categories/database-tools/dykyi-roman-awesome-claude-code-skills-create-mock-repository-skill-md
database-toolsdatabases
create-mock-repository
Generates InMemory repository implementations for PHP 8.4 testing. Creates fake repositories with array storage, supporting CRUD operations and queries without database.
maintainer
dykyi-roman
更新於 2/16/2026
星標
61
分支
14
quick start
Installation and usage
Generates InMemory repository implementations for PHP 8.4 testing. Creates fake repositories with array storage, supporting CRUD operations and queries without database.
安裝
$ install --globalskills.sh
使用
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use create-mock-repository