Generator
[Read only] Code generator that reads Kubernetes OpenAPI v3 specifications and automatically produces PHP classes
Install / Use
/learn @p8p-client/GeneratorREADME
P8P Code Generator Component
⚠️ Development Status
This project is under active development and is not yet ready for production use. APIs and features may change without notice.
The Code Generator component reads Kubernetes OpenAPI v3 specifications and generates strongly-typed PHP model and service classes. It extracts Kubernetes metadata (Group/Version/Kind), converts OpenAPI types to PHP types, and produces PSR-4 compliant code ready for use with the P8P Client.
