Check Pure Functions

Analyzes PHP code for pure function patterns. Detects side-effect-free methods, deterministic output, immutable inputs. Pure functions are easily testable.

dykyi-roman Updated

File contents

dykyi-roman/awesome-claude-code/tree/main/skills/check-pure-functions commit 8065838ff9

Frequently asked questions

npx skillmds@latest add dykyi-roman/check-pure-functions