Libraries tagged by php database db mysql
thephpleague/database
23 Downloads
PHP library and ORM to handle DB connection, apply C.R.U.D. operations
syamsoul/php-db-wow
21 Downloads
This package will make your life easier in handling MySQL database.
sujanshresthanet/mysqli-database-class
2 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
sochishun/mysqladminlite
8 Downloads
A powerful and light tool for mysql management. it supports cli mode and web mode, and it can build single page app file, use as phpinfo.php.
skyfirephp/db
9 Downloads
Stash Queries - PHP SQL library providing an easy, eloquent, and fluent yet expressive way to select, create, update, and delete SQL records.
simbiat/db-pool
1 Downloads
Library to manage database collections in a pool.
simbiat/db-maintainer
0 Downloads
Library to maintain database tables using its built-in commands.
pm-connect/db-diff
22 Downloads
A simple php based tool/application for comparing and generating a diff/comparison of any two given databases. Supports multiple database drivers.
php-comp/lite-db
60 Downloads
a simple extended pdo tool library of the php
peterujah/db-controller
65 Downloads
Php PDO databse wrapper.
lily-labs/db-backup
42 Downloads
DBBackup it's a library that provides classes to execute mysqldump to backup the given database, relocate the backup file in the local filesystem and compress the resulting backup file.
imranertaza/simple-php-crud
29 Downloads
This is a very simple php crud package.
idct/php-db-csv-writer
1966 Downloads
Library which simplifies bulk data loading into MySQL-compatible database engines using CSV collections.
h2lsoft/db-manager
60 Downloads
PDO wrapper to manage query
gelembjuk/db
118 Downloads
PHP Package for DB access from PHP. It contains simple common interface and can be used with many DB engines. It is very simple alternative of PDO