SQLParser icon indicating copy to clipboard operation
SQLParser copied to clipboard

Parse MySQL schemas in PHP, fast

Results 2 SQLParser issues
Sort by recently updated
recently updated
newest added

Hello, please add private $sql = ''; to SQLParser.php file for php8.3+ compatibility. or extend from stdClass if dynamic properties are needed. best regards, stan