Skip to content

Conversation

@rmcdaniel
Copy link
Collaborator

This mainly follows how the Python SDK works. There is a single BaseObject class that handles the hydration. There are several commands for automated refactoring, coding standards, static analysis and unit tests.

composer rector = "vendor/bin/rector",
composer ecs = "vendor/bin/ecs check --fix",
composer stan = "vendor/bin/phpstan analyse src tests",
composer test = "phpunit --testdox"

Signed-off-by: Richard McDaniel <richard.lee.mcdaniel@gmail.com>
Copy link
Member

@cdavernas cdavernas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me!!!
Many thanks ❤️

@cdavernas cdavernas merged commit a51196a into serverlessworkflow:main Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants