Skip to content

feat(php): Add support for custom sections in the README.md via customSections config option#9535

Merged
jsklan merged 8 commits intomainfrom
jsklan/php-custom-readme-sections
Sep 21, 2025
Merged

feat(php): Add support for custom sections in the README.md via customSections config option#9535
jsklan merged 8 commits intomainfrom
jsklan/php-custom-readme-sections

Conversation

@jsklan
Copy link
Copy Markdown
Contributor

@jsklan jsklan commented Sep 18, 2025

Description

Add support for custom sections in the README.md via customSections config option.

Changes Made

  • Updated php generator dependencies
    • "@fern-fern/generator-cli-sdk": "0.1.1",
    • "@fern-fern/ir-sdk": "^59.7.0",
  • Converted ir readme custom section to generator cli custom section
  • Exposed php-sdk generator customConfig option which augment base readme custom sections or override them if they share the same title

Testing

  • Unit tests added/updated

@jsklan jsklan marked this pull request as ready for review September 18, 2025 21:40
@jsklan jsklan force-pushed the jsklan/php-custom-readme-sections branch from 7202fa8 to 9e0a5d9 Compare September 21, 2025 23:15
@jsklan jsklan merged commit 0342796 into main Sep 21, 2025
116 of 117 checks passed
@jsklan jsklan deleted the jsklan/php-custom-readme-sections branch September 21, 2025 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants