Libraries tagged by php mysql
vovanmix/web_orm
8 Downloads
simple lightweight ORM for MySQL written on PHP
temant/backup-manager
8 Downloads
Secure and efficient PHP backup utility for mysql databases.
sanderheijselaar/ezpdo
1128 Downloads
A simple PHP PDO class for MySQL
qpdb/query-builder
186 Downloads
php class for build MySql queries that prevents mysql injections
netsilik/db-handler
1238 Downloads
PHP wrapper around the MySQLi Database Extensions, providing intuitive access to prepared queries.
nathanielrich/my-sql
15 Downloads
a simple php class to handle mysql connections
nanjingboy/clown
27 Downloads
Clown is a simple PHP ActiveRecord library for Mysql
klintlili/easier-databases
3 Downloads
Base is a simple library that makes it easier to work with mysql databases in PHP
kammadata/database-scaffold
50 Downloads
MySQL and PostgreSQL PHP PDO wrapper library
invincible-tech-systems/easeampmysql
63 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
hesammoosapour/create-database
2 Downloads
Create MySQL Database by PHP Shell
anomalous/iron-sql
32 Downloads
PHP database adapter for MySQL Databases. Inspired by MeekroDB.
geeshoe/dblib
166 Downloads
PHP library for automating MySQL/MariaDb tasks within your project
c11k/pdo
88 Downloads
Simple PDO Class for small PHP projects migrating from MySQLi to PDO
meeeet-dev/laravel-docker
12 Downloads
Compose a Laravel Docker image for Production, using PHP 7 / 8, redis, 'mysql/mariadb' and nginx