Libraries tagged by pdo_open
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
1595 Downloads
Simplifies the build of a database for testing purposes and allows you to easily verify the contents of a database after operations.
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
mtkocak/basicdb
50 Downloads
A BasicDB implementation using PDO. Select, Insert, Update and Delete operations in an OOP way.
vundi/potato-orm
109 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, ...)
progrmanial/simple-mysqli-fork
2539 Downloads
A powerful and flexible database query builder with advanced features
metarush/data-mapper
281 Downloads
A generic data access layer for basic CRUD operations. Can act as a layer between database and repositories/services.
khalilleo-webagentur/sql-connector
19 Downloads
The ability to transfer data from sql db to any project use doctine.