| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 6.3.2 source code.tar.gz | 2026-07-10 | 79.9 kB | |
| 6.3.2 source code.zip | 2026-07-10 | 166.0 kB | |
| README.md | 2026-07-10 | 1.1 kB | |
| Totals: 3 Items | 247.0 kB | 1 | |
What's Changed
- Use classes from new
Utilsnamespace by @DerManoMann in https://github.com/zircote/swagger-php/pull/2041 - refactor: extract SourceScanner from Generator by @DerManoMann in https://github.com/zircote/swagger-php/pull/2042
- Add CS
multiline_comment_opening_closingrule by @DerManoMann in https://github.com/zircote/swagger-php/pull/2043 - Replace Spectral with Redocly for spec validation by @DerManoMann in https://github.com/zircote/swagger-php/pull/2045
- Add CS phpdoc_line_span rule for class/method docblocks by @DerManoMann in https://github.com/zircote/swagger-php/pull/2048
- Remove dev dep
composer/package-versions-deprecatedby @DerManoMann in https://github.com/zircote/swagger-php/pull/2049 - refactor: rewrite doc generation tools by @DerManoMann in https://github.com/zircote/swagger-php/pull/2050
- Fix CleanUnusedComponents removing schemas referenced via JsonContent by @DerManoMann in https://github.com/zircote/swagger-php/pull/2047
Full Changelog: https://github.com/zircote/swagger-php/compare/6.3.1...6.3.2