yii-gii icon indicating copy to clipboard operation
yii-gii copied to clipboard

Proxy decorator generator

Open samdark opened this issue 1 year ago • 4 comments

Given a service interface it should generate a proxy decorator.

samdark avatar Jan 09 '24 08:01 samdark

Something like https://github.com/doekenorg/decorate-php

samdark avatar Jan 09 '24 08:01 samdark

Canonical decorators don't need any libraries with magical shit inside.

What exactly do you want to have?

xepozz avatar Jan 10 '24 08:01 xepozz

Canonical decorator generator.

samdark avatar Jan 10 '24 12:01 samdark

Is it really useful?

It looks like a class generator or an interface generator.

IDE create the same with a few buttons.

xepozz avatar Jan 10 '24 16:01 xepozz