Libraries tagged by mysql easy
caloskao/migrate-specific
12709 Downloads
Easily perform database migrations of specific migration files in the Laravel framework.
watheqalshowaiter/backup-tables
27 Downloads
Backup single or multiple database tables with ease.
nedwors/hopper
96 Downloads
Hopper lets you move between your local Laravel databases with ease, preserving data and easing development
lodev09/php-models
5043 Downloads
A PHP library that allows you to easily create and define your models using PDO.
alexschwarz89/easy-mysqli-fulltext
56 Downloads
An easy-to-use Library to perform ranked MYSQLi fulltext searches
esysteme/mysql-sys
331 Downloads
A collection of views, functions and procedures to help MySQL administrators get insight in to MySQL Database usage.
easyswoole/mysqli-pool
8015 Downloads
An efficient swoole framework
easonlee/monolog-mysql
9 Downloads
support mysql handler for monolog
ravibpatel/easy-orm
35 Downloads
Easy to use PHP ORM library.
invincible-tech-systems/easeampmysql
46 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.
ratingthomas/sqlmanager
76 Downloads
A small script that lets you easily interact with your mysql database
davmixcool/php-dbcloud
1488 Downloads
Easily backup PostgreSql or MySql database to the cloud
shirerom/databaseclass
94 Downloads
simple and easy to use database abstraction of mysqli
samuelfaj/class_db
26 Downloads
Class DB allows you to write secure SQL queries easily and work with many different databases using the same syntax.
rajentrivedi/transaction-x
16 Downloads
implements database transaction with ease