quidamazerteam/sql-to-code-generator

SQL to PHP and JS code generation

v0.3.8 2025-03-16 19:14 UTC

README

SQL to PHP and JS code generation

Latest Stable Version Tests Quality Gate Status Coverage

How to install

composer require quidamazerteam/sql-to-code-generator

How to use

Instantiate SqlToCodeGenerator\CodeGenerator and call generate() method.
All needed parameters are documented in the constructor

Resources