Projects

Squibble PHP SQL Library

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