Libraries tagged by pdo_mysql
ismaelbrito/database-manager
4 Downloads
Biblioteca em PHP para gerenciar conexões e operações com MySQL usando PDO, com suporte a CRUD e tipagem moderna.
devstackgroup/cbase
105 Downloads
CRUD library for MySQL with PDO
dekyfin/easypdo
17 Downloads
A convenient wrapper for PDO. Supports only MySQL at the moment
colder-winter/dbmodel
18 Downloads
xphp base model to access mysql with pdo
adecoder/eloquent
6 Downloads
PDO Connection and MySQL Queries in PHP
geeshoe/dbclass
98 Downloads
PHP class to connect to mysql using PDO
jaeger-app/db
457 Downloads
A simple database wrapper that can use either MySQLi or PDO.
mk/database-connection-handler
624 Downloads
PDO wrapper for using MySQL databases with less configuration and more ease
awkwardideas/mypdo
93 Downloads
Simple PDO Connector format for MySQL
adnen/php-crud-with-cli
0 Downloads
This is a simple PHP CLI application that performs basic CRUD (Create, Read, Update, Delete) operations on a user table in a MySQL database using PDO (PHP Data Objects). The script interacts with the database through a Command-Line Interface (CLI) and outputs results as JSON in the terminal.
mittnett/dbal
45 Downloads
A very simple database abstraction layer. Uses PDO under-the-hood and supports mysql/mariadb and postgres.
majenkotech/dbwrapper
48 Downloads
Simple MySQL db wrapper functions using PDO
rafaelssucupira/fluent-sql
22 Downloads
API/PDO para gerenciamento de conexoes e operações com o banco mySQL
mouf/database.dbconnection
32536 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.
erykai/database
118 Downloads
Responsible for making CRUD with database, using PDO, compatible with: Cubrid, FreeTDS / Microsoft SQL Server / Sybase, Firebird, IBM DB2, IBM Informix Dynamic Server, MySQL 3.x/4.x/5.x, Oracle Call Interface, ODBC v3 (IBM DB2, unixODBC and win32 ODBC), PostgreSQL, SQLite 3 and SQLite 2, Microsoft SQL Server / SQL Azure e MariaDB