Found 77 repositories(showing 30)
ThingEngineer
Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
bennettstone
PHP class to access MySQL database wrapper using MySQLi
Vasiliy-Makogon
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
SeinopSys
A PostgreSQL version of https://github.com/ThingEngineer/PHP-MySQLi-Database-Class
theshka
A simple PHP class to gather visitor information, and store it in a database using MYSQLi
Iqbolshoh
📊 Database Class — A powerful ⚡ and versatile PHP 🔤 tool built with mysqli for efficient database management 🗃️. ✅ CRUD operations — Create ➕, Read 📖, Update ✏️, Delete ❌ 🔐 User Authentication — Secure login & registration 🛡️ 🧂 Password Hashing — Using built-in PHP security features 🔒
decMuc
A PDO-based Database Class – Based on and Compatible with ThingEngineer's MySQLi Class
convissor
PHP classes for integrating databases (mysql, mysqli, pgsql, sqlite, sqlite3, odbc) into web pages.
softon
MySQLi Database Class for PHP Developers with Support for Transactions
khairnar2960
PHP MySQLi Database class for quick CRUD/JOIN/ORDER/GROUP operations
MOSTAFAMAHFOUZ
No description available
yogesh-sonar
Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
Simple class for accessing a database with MySQLi. Built in benchmarking, prepared statements and query counter!! ;)
Luxato
Object-oriented database connection to MySQL with PHP.
sujanshresthanet
MySQLi wrapper and object mapper with prepared statements
Badshah1
php oop (object oriented) mysqli database class insert update select delete methods given in this file these methods works
melbahja
PHP MySQLi Manager Class : Access MySQL database using MySQLi
astutesixface
Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
010-kshitij
Database Class in PHP using MySQLi
ar-lab
Simple PHP Database class based on mysqli
psadaic
Small PHP MySQLi class for fast and easy MySQL database management.
Meysamnoori019
A Simple Class To Connect To Database In PHP With mysqli
deus-ex
Database class that works with various type of database (MsSQL, MySQL, MySQLi, and Postgres) and PDO
luudoanh
This is a class that allows you to connect to your database system using mysqli object
carlosquin
Class written in php language, for the handling of database queries using the mysqli and object-oriented library
42webok
A lightweight PHP MySQLi database helper class that simplifies common database operations. Perfect for small to medium projects that need quick database access without full ORM complexity
saeed-54996
PHP-SecureDataBaseAccess: Robust PHP class for secure MySQLi interactions. Features prepared statements, dynamic type detection, and a user-friendly interface for safe, efficient database handling.
vahidrajaeivr
`DatabaseConnection` class is a mysql result wrapper that's been extended from `MySQLi`. This class allows you to access MySQL database servers. There are plenty useful functions in the class that you can use it in pure php applications.
oneminot
SimpleMySQLi is a simplified class for more organized interaction with PHP's MySQLi framework and all of it's common methods. SimpleMySQLi makes structuring prepared statements and overall database security a breeze.
UsaidAkmal
crud-used-php-with-mysqli This is a final project for class 11 exams at SMK Taruna Bangsa Kota Bekasi, this code is inspired by the site https://www.malasngoding.com/ CRUD stands for Create, Read, Update, and Delete, which are basic operations used in database manipulation.