Releases: riverwaysoft/php-converter
Releases · riverwaysoft/php-converter
Use PHPStan DocBlock parser
DocBlock parser (Close #12) (#35) * DocBlock parser (Close #12) * Refactor array type - make it composable * Refactor array type - make it composable * More tests * Fix ci * Try fix ci * Revert "Try fix ci" This reverts commit b78787eb96636e68f54dc956f983dd672a649836. * Reduce dependency count * Fix ci * Fix ci * Update phpstan
Add DO NOT EDIT comment to the generated file
0.6.3 Add top comment to the generated file
Add DO NOT EDIT comment to the generated file
0.6.2 riverwaysoft/php-converter
Symfony 6 compatibility
0.6.1 riverwaysoft/php-converter
Support TS template type litaral
0.6.0 Support TS template literal type in ApiPlatformInputTypeResolver
Force convert enum to union type when TS doesn't support such enum
0.5.4 Force convert enum to union type when TS doesn't support such enum
Allow null values in enums
0.5.3 Fix PHPStan
Fix bug - union types lose docblock type
0.5.2 Fix bug - union types lose docblock type
Allow arbitrary class for API Platform input
0.5.1 Allow arbitrary class for API Platform input
Generate types from a remote repository
Remote repo access (Close #17) (#29) * Remote repo access [wip] * Remote repo access