Regex MySQL Entity Regex to convert copied 'describe {table};' results form navicat to entity properties S: ^([a-z0-9_]+)[^;\n]+$ R: /**\n* @var string\n*/\npublic \$$1;