opensearch-php icon indicating copy to clipboard operation
opensearch-php copied to clipboard

[FEATURE] Replace custom code generation with nette/php-generator

Open kimpepper opened this issue 11 months ago • 0 comments

Is your feature request related to a problem?

The custom code to generate classes and methods is fragile and limited. We should consider nette/php-generator as an alternative as it provides a clean API for generating code.

What solution would you like?

Replace custom code generation scripts with nette/php-generator.

What alternatives have you considered?

Do you have any additional context?

kimpepper avatar Jan 24 '25 00:01 kimpepper