Libraries tagged by mysql class
aslamhus/db
35 Downloads
A class for handling mysql database
helium/eloquent-flex-model
1498 Downloads
Eloquent model class for translating MySQL flexible JSON fields into native object attributes and vise-versa
thomas-institut/timestring
98 Downloads
A class to deal with MySQL datetime strings with microseconds
power/db
232 Downloads
Simple static class to work with mysql databases
paulohsilvestre/generatorforlaravel
8 Downloads
Module response for converting an exported MySql Workbench diagram into routes, classes, Controllers, Services, Validators, migrations to be used within a Laravel project
or81/eloquent
0 Downloads
A lightweight and versatile PHP database class that supports both MySQL and SQLite, providing an easy-to-use interface for common database operations such as `SELECT`, `INSERT`, `UPDATE`, and `DELETE`.
kuvardin/fast-mysqli
166 Downloads
Simple PHP class for working with MySQL
geeshoe/dbclass
98 Downloads
PHP class to connect to mysql using PDO
webappid/simplepdo
26 Downloads
Simple class connection using PDO for mysql database
jbirch8865/databaseclass
3 Downloads
Database PHP class for interacting with a mysql database
dinodev/my-sql
24 Downloads
Classes you can modify your MySql database even if you don't know sql
mouf/database.dbconnection
32538 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
dmc-towns/db-store
10 Downloads
A set of PDO database classes to allow straightforward connection to MySQL and SQL Server databases
celtak/dog-database
5 Downloads
A class that allows to use a MySQL database and make calls to this database not through queries but through methods
taxaos/doctrine-bulk
6604 Downloads
Simple classes that allows bulk operations on doctrine entities (only mySQL upsert supported)