Skip to content

Releases: riverwaysoft/php-converter

Use PHPStan DocBlock parser

23 Jun 14:05
decad81

Choose a tag to compare

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

28 Mar 06:52

Choose a tag to compare

0.6.3

Add top comment to the generated file

Add DO NOT EDIT comment to the generated file

28 Mar 06:51

Choose a tag to compare

0.6.2

riverwaysoft/php-converter

Symfony 6 compatibility

17 Jan 09:25

Choose a tag to compare

0.6.1

riverwaysoft/php-converter

Support TS template type litaral

12 Jan 09:18

Choose a tag to compare

0.6.0

Support TS template literal type in ApiPlatformInputTypeResolver

Force convert enum to union type when TS doesn't support such enum

24 Dec 10:17

Choose a tag to compare

0.5.4

Force convert enum to union type when TS doesn't support such enum

Allow null values in enums

24 Dec 09:45

Choose a tag to compare

0.5.3

Fix PHPStan

Fix bug - union types lose docblock type

22 Dec 13:34

Choose a tag to compare

0.5.2

Fix bug - union types lose docblock type

Allow arbitrary class for API Platform input

09 Dec 18:51

Choose a tag to compare

0.5.1

Allow arbitrary class for API Platform input

Generate types from a remote repository

07 Dec 06:10
728fd65

Choose a tag to compare

Remote repo access (Close #17) (#29)

* Remote repo access [wip]

* Remote repo access