- Renamed "rules" to "props" in the pattern.
- Fixed bugs related to modules, props and custom types.
- Installed the codebot/enum package.
- Enhanced unit tests coverage.
- Changed the required PHP version to >=8.0.
- Fixed the bug with array casting for nested objects.
- Fixed bugs related to generated constructor props.
- Fixed bugs related to generated props and methods naming.
- Automatically creating phpdto_patterns directory on initialization.
- Added types to generated class properties.
- Replacing backslash to slash in Make::makeDto method.
- Bug fix in bin/phpdto script.
- Bug fix in bin/phpdto script.
- README.md updated.
Initial release.
- DTO generator.
- DTO faker.
- DTO mapper.