home/categories/framework-internals/dykyi-roman-awesome-claude-code-skills-create-psr20-clock-skill-md
framework-internalsdevelopment
create-psr20-clock
Generates PSR-20 Clock implementation for PHP 8.4. Creates ClockInterface implementations including SystemClock, FrozenClock, and OffsetClock for time abstraction and testing. Includes unit tests.
maintainer
dykyi-roman
Actualizado 2/16/2026
Estrellas
61
Forks
14
quick start
Installation and usage
Generates PSR-20 Clock implementation for PHP 8.4. Creates ClockInterface implementations including SystemClock, FrozenClock, and OffsetClock for time abstraction and testing. Includes unit tests.
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use create-psr20-clock