Libraries tagged by pdo_open
tayfunerbilen/basicdb
169 Downloads
A BasicDB implementation using PDO. Select, Insert, Update and Delete operations in an OOP way.
metarush/data-mapper
325 Downloads
A generic data access layer for basic CRUD operations. Can act as a layer between database and repositories/services.
dealnews/db
570 Downloads
Database Library providing a PDO factory and CRUD operations
rafaelssucupira/fluent-sql
115 Downloads
API/PDO para gerenciamento de conexoes e operações com o banco mySQL
hashaam-zahid/crud-pdo-operation
0 Downloads
PDO CRUD Operations
vertilia/pdo-wrap
5 Downloads
PDO wrapper library to simplify basic DB operations
zazalt/omen
283 Downloads
Omen
nia/sql-operation
498 Downloads
Component which contains simple CRUD operations using the `nia/sql-adapter` component.
hi-media/pdo-tools
1636 Downloads
Simplifies the build of a database for testing purposes and allows you to easily verify the contents of a database after operations.
methorz/swift-db
51 Downloads
High-performance MySQL database layer with bulk operations, PDO-based
nimayneb/repop
4 Downloads
Repository Operator - Small Library for CRUD operations with PDO in a model context.
jyoungblood/dbkit
31 Downloads
PHP functions to handle database connection and CRUD operations with PDO.
hxgf/dbkit
46 Downloads
PHP functions to handle database connection and CRUD operations with PDO.
geovanirangel/modellayer
25 Downloads
O ModelLayer é um componente baseado em PDO que abstraí operações de CRUD(Select, Insert, Update e Delete) no seu banco de dados.
milux/spdo
1725 Downloads
A static, simple PDO wrapper for easy database operations