quidamazerteam/sql-to-code-generator

SQL to PHP and JS code generation

v0.3.5 2024-07-27 19:01 UTC

README

SQL to PHP and JS code generation

Latest Stable Version Tests Quality Gate Status

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