Using PHP attributes instead of doctrine annotations – rector PHP.
PHP as of version 8.0 has native attributes. To easily convert annotations into attributes throughout the application, we can use the Rector . Where can we… Read More »Using PHP attributes instead of doctrine annotations – rector PHP.