0145 GitHub stars
02Supports multiple backoff strategies: Fixed, Linear, and Exponential
03Includes comprehensive PHPUnit test cases for all generated components
04Provides type-safe PHP 8.4 code with readonly properties and Enums
05Generates complete Retry infrastructure including Policy and Executor classes
06Implements jitter logic to prevent synchronized retry spikes