Libraries tagged by mysql class
oxygenzsas/composer_lib_lang
3 Downloads
php class for traduction with BDD
onlyphp/simple-queue
6 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.
onlyphp/codeigniter3-model
76 Downloads
Advanced model class for CodeIgniter 3 with eager loading and pagination capabilities
onebytesolutions/database
33 Downloads
Database Library - A dependency injection based Database Class
mrpck/mysqldb
15 Downloads
The MySqlDB Class Library is a high level wrapper around the MySql.
mesingh/phpfastcache
730 Downloads
A working fork of PHP Fast Chache library
malenki/desbaies
19 Downloads
Some classes for create SQL query without SQL code.
lily-labs/db-backup
44 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.
levelsystem/levelsystem
6 Downloads
PHP class for generating level system
kurcenter/dbi
20 Downloads
Wrapper class for MySQLi prepared statements
komeiji-satori/miner
14 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
kasheftin/safemysql-static
33 Downloads
Static class wrapper for SafeMySQL class, supports several connections.
kansept/dbi
31 Downloads
Wrapper class for MySQLi prepared statements
josecarlosphp/db
109 Downloads
PHP classes to interact with databases. Works with MySQL, MySQLi, and PDO.
imrgrgs/bioorm
10 Downloads
BioOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.