Libraries tagged by pdo_open
tayfunerbilen/basicdb
169 Downloads
A BasicDB implementation using PDO. Select, Insert, Update and Delete operations in an OOP way.
maatify/event-logging
251 Downloads
Framework-agnostic standalone event logging library containing isolated Maatify logging domains. Depends only on explicit Composer/runtime dependencies.
dealnews/db
789 Downloads
Database Library providing a PDO factory and CRUD operations
hi-media/pdo-tools
1645 Downloads
Simplifies the build of a database for testing purposes and allows you to easily verify the contents of a database after operations.
rafaelssucupira/fluent-sql
175 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.
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