Libraries tagged by php class mysql
codeies/json-query
6 Downloads
PHP class for performing MySQL-like queries on JSON data.
geeshoe/dbclass
93 Downloads
PHP class to connect to mysql using PDO
or81/eloquent
0 Downloads
A lightweight and versatile PHP database class that supports both MySQL and SQLite, providing an easy-to-use interface for common database operations such as `SELECT`, `INSERT`, `UPDATE`, and `DELETE`.
jbirch8865/databaseclass
3 Downloads
Database PHP class for interacting with a mysql database
wolkkr/mydb
19 Downloads
A simple php mysql query builder class
teknicode/bootstrap-forms
59 Downloads
PHP Class to generate an HTML form with Bootstrap 4 styling. A built in form capture class can send the form via Email, SMS or MySQLi. Includes Google ReCaptcha.
siccl/bootstrap-forms
18 Downloads
PHP Class to generate an HTML form with Bootstrap 4 styling. A built in form capture class can send the form via Email, SMS or MySQLi. Includes Google ReCaptcha.
rklib/rkphplib
18 Downloads
PHP library with template engine and wrapper classes to filesystem, mysql and other.
leandroip/modelclass
4 Downloads
A class to implement PHP Models and handle basic MySql operations like insert, select, update, delete and perform search by keywords.