Libraries tagged by pdo_open
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.
nimayneb/repop
4 Downloads
Repository Operator - Small Library for CRUD operations with PDO in a model context.
jyoungblood/dbkit
30 Downloads
PHP functions to handle database connection and CRUD operations with PDO.
hxgf/dbkit
45 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
mtkocak/basicdb
49 Downloads
A BasicDB implementation using PDO. Select, Insert, Update and Delete operations in an OOP way.
vundi/potato-orm
108 Downloads
An ORM package that allows you to perform basic CRUD operations on any database
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
khalilleo-webagentur/sql-connector
15 Downloads
The ability to transfer data from sql db to any project use doctine.
faslatam/orm
4 Downloads
Tiny ORM for simple CRUD operations.
a-le/microdbal
1 Downloads
A simple yet efficient DBAL for PHP, built on top of PDO. It provides a lightweight and easy-to-use API for database operations.