Libraries tagged by mysql easy
viosys/danpu
15 Downloads
Zero-dependency MySQL dump library for easily exporting and importing databases
syamsoul/php-db-wow
20 Downloads
This package will make your life easier in handling MySQL database.
ratingthomas/sqlmanager
97 Downloads
A small script that lets you easily interact with your mysql database
shirerom/databaseclass
95 Downloads
simple and easy to use database abstraction of mysqli
sjoerdmaessen/pdodebug
4389 Downloads
Small package to be able to easily debug prepared statements
samuelfaj/class_db
27 Downloads
Class DB allows you to write secure SQL queries easily and work with many different databases using the same syntax.
ropendev/pdomodel
2952 Downloads
PDOModel is a simple and light PHP class to maintain database, table and data easily.
ppi/datasource
174 Downloads
The PPI DataSource Library. This allows you to easily create connections for the top database libraries in PHP.
php-mohamed-nabil/marrow-framework
29 Downloads
marrow is a php MVC Framwork for building php web application with a good mvc pattern structure makes development more easier
onlyphp/simple-queue
5 Downloads
A powerful and flexible job processing system for PHP applications, supporting both CodeIgniter 3 and Laravel frameworks. This package allows you to easily dispatch jobs with various types of processing, including closures, static class methods, object methods, global functions, and invokable classes.
mirazmac/pagination
21 Downloads
Generate PHP pagination links with ease.
easeappphp/pdolight
78 Downloads
A very simple and safe PHP library to execute PDO based database queries. 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.
dbhelper/dbhelper
25 Downloads
use databaseobject to easily handle database[pdo,redis,mongodb]
altruios/responce
0 Downloads
the point of this is to make interacting with the database a little bit easier, it sends json back to the client, and warns the client of errors
aksoyhlc/databasebackup
4 Downloads
Advanced backup system for MySQL and MariaDB databases. This package allows you to easily backup, list, download, delete, and upload databases to FTP without using `mysqldump`.