quidamazerteam/sql-to-code-generator

SQL to PHP and JS code generation

v0.3.3 2024-07-24 11:46 UTC

This package is auto-updated.

Last update: 2024-07-24 11:47:06 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