The Yii Knowledge Base skill enables Claude to architect and develop robust PHP applications using the modern, modular Yii3 framework. It enforces industry best practices such as PSR compliance (PSR-7, 11, 14, 15), Domain-Driven Design (DDD), and Clean Architecture through specific implementation patterns, middleware configurations, and a detailed checklist of common architectural violations. This skill is essential for developers looking to move away from monolithic framework dependencies toward a decoupled, testable, and maintainable package-based architecture that leverages the latest PHP features.
주요 기능
01Domain-Driven Design (DDD) and Hexagonal Architecture integration patterns
02Architectural violation auditing to prevent framework-domain coupling
03Modern PHP 8.4 implementation patterns for actions and use cases
0447 GitHub stars
05Guidance for modular package architecture and independent component usage
06PSR-compliant middleware pipeline and DI container implementation