Libraries tagged by mysql class
rhuett/csvie
60 Downloads
Csvie is a simple CSV file parser made for Laravel. Csvie is based on LeagueCSV, and can quickly import data to, and export data from, a MySQL database. It also gives you a handy abstract class for quickly sanitizing and scrubbing your CSV files prior to insertion.
leandroip/modelclass
11 Downloads
A class to implement PHP Models and handle basic MySql operations like insert, select, update, delete and perform search by keywords.
hotelmah/write-file
15 Downloads
Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.
hengyuz/dosql
7 Downloads
dosql is a class which has sealed the generic operate of mysql databases
c24-toys/doctrine-bulk
992 Downloads
Simple classes that allows bulk operations on doctrine entities (only mySQL upsert supported)
neoan3-apps/db
29861 Downloads
neoan3 mysqli class
antevenio/pdo-mysql-select-iterator
18796 Downloads
PHP PDO Mysql select statement iterator implemented as multiple queries using LIMIT clauses
docnet/php-dbal
17923 Downloads
A library which wraps mysqli into a fluent, easy-to-use set of classes.
sachoo/phalcon-model-annotations
132766 Downloads
Annotations handler for phalcon models. Allow to add foreign keys with annotation in models and manage many models with different databases (mysql, postgresql, cassandra, sqlite)
sachoo/phalcon-console
132115 Downloads
Based on phalcon devtools, this tools provide a console component with powerfull migration system for Mysql and Cassandra
decmuc/pdodb
35 Downloads
Modern, secure and fully compatible PDO-based replacement for ThingEngineer’s PHP-MySQLi-Database-Class
gp/dbms
114 Downloads
Simple PHP Database tool with QueryParam class supports mysqli and pdo
eftec/daoone
3426 Downloads
Procedural MysqlI Data access class in a single Class
juanensuncho/db-factory
7 Downloads
Clases PHP para gestionar conexiones a PostgreSQL, MySQL y Oracle usando Medoo.
openmage/bc-mysql4-classes
31 Downloads
Mysql4-classes for backward compatibility.