Squibble PHP SQL Library
Tan Ha
March 16, 2019
Squibble is an easy to use PHP SQL library for accelerating development. Supported Databases PostgreSQL, MySQL (coming soon), MariaDB (coming soon) Basic Usage require_once('/path/to/vendor/autoload.php'); // ...
Read More