php-database
There are 33 repositories under php-database topic.
stefangabos/Zebra_Database
PHP MySQLi wrapper that is lightweight and secure, featuring prepared statements, debugging tools, and caching support.
chillerlan/php-database
A PHP7.4+ SQL client and querybuilder
crate/crate-pdo
CrateDB PHP PDO adapter
mrcrypster/mysqly
Full-featured opensource small-overhead PHP data framework for Mysql built for fast and efficient development
BaseMax/PHPEDB
PHP Easy DB (Database) is an easy library to manage and control the database.
adambinnersley/pdo-dbal
A simple database abstraction layer using PHP and PDO
shayanderson/xap
MySQL Rapid Development Engine for PHP 5.5+
baraja-core/doctrine
📚 Doctrine integration to Nette Framework. Simple interface, easy to use, best performance, top compatibility.
josantonius/php-database
Library for SQL database management to be used by several providers at the same time.
Kyutefox/kyutePDO
A PDO-based PHP library for easy and efficient database management
phachon/database
php 数据库操作模块
Abhijeetbyte/CSV-PHP-Database
This repository contains resource and example to create a website/app with database using PHP and CSV as backend
nguyenanhung/database
A wrapper database and backup database
pontikis/dacapo
Simple PHP database wrapper
StulE-ru/ModernPDO
It is a simple library for working with databases using PDO for php v8.1
Matheus2212/php-database-class
PHP Class that handles database Objects and Requests.
nabeelalihashmi/LightDB
Fast, Secure and Lightweight PDO wrapper and query builder with extra features.
Abhijeetbyte/SQLite-PHP-Database
A simple example of a website with backend using SQLite and PHP, that you can host anywhere, without any additional setup
ColibriLabs/ORM
Yet Another PHP ORM. Based on DataMapper pattern
jmmehta63/php_structure_mvc
Model View Controller(MVC) in PHP. The model view controller pattern is the most used pattern for today's world web applications. It has been used for the first time in Smalltalk and then adopted and popularized by Java. At present there are more than a dozen PHP web frameworks based on MVC pattern
farisc0de/PDOWrapper
Simple PHP PDO wrapper to handle MySQL databases easily
mepihindeveloper/php-database
Компонент для работы с базой данных
navjotsinghprince/The-PHP-Professional
The PHP Professional Resource
nishantshah977/DB.php
Database CRUD simplified in PHP
roycanales17/Database-Schema
The Schema Builder class is a part of the database layer that allows you to define database tables and their columns using a fluent syntax. It provides a way to create and manipulate database tables without writing SQL queries directly.
tigoCaval/php-pdo-connection
Connect to a database using PHP PDO. Conecte-se a um banco de dados utilizando PHP PDO.
amalia-angela/PhoneServer
This program is the server for the PhoneApp application developed in Embedded Wizard. This php server receive and send messages between phone devices.
imJignesh/php-mysql-noob
PHP MySQL tutorial will show you how to create a connection between your PHP script and MySQL database. You will also learn how to run basic queries and retrieve data from database. This tutorial is suitable for beginners who have no prior experience with PHP or MySQL.
Klorinmannen/projom-storage
Projom storage module
ratajs/Simon-MySQL
(DEPRECATED) — Class to work with MySQL without SQL knowledge.
dabinuss/FlatFileDB
FlatFileDB is a lightweight, file-based database for PHP with JSON lines, indexing, schema validation, and transaction logging—ideal for small to medium projects.
khianvictorycalderon/PHP-Database-Tester
A simple PHP project that tests for database connection.