cli/pkg/sdk
Snider b0c1c1eea5 feat(sdk): add PHP generator
Implements PHP SDK generator using Docker-only approach:
- Requires Docker with openapitools/openapi-generator-cli
- No native PHP generator tool; Docker is the only option

Includes tests following _Good convention for Available and Generate.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 01:16:05 +00:00
..
generators feat(sdk): add PHP generator 2026-01-29 01:16:05 +00:00
detect.go feat(sdk): add OpenAPI spec detection 2026-01-29 01:11:15 +00:00
detect_test.go feat(sdk): add OpenAPI spec detection 2026-01-29 01:11:15 +00:00
go.mod feat(sdk): add SDK package structure with types 2026-01-29 01:07:19 +00:00
sdk.go feat(sdk): add SDK package structure with types 2026-01-29 01:07:19 +00:00