Libraries tagged by xpdo
rtshome/pgbabylon
2512 Downloads
PDO class extension with helpers for special PostgreSQL types
rotexsoft/sqlschema
545 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
rotexsoft/leanorm-cli
52 Downloads
Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.
rotexsoft/leanorm
327 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
rotexsoft/gdao
2791 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.
ronpinkas/dbbridge
1 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.
raylin666/database
4 Downloads
The Swoole Pool Database package.
rain1/condition-builder
2442 Downloads
Condition Builder for logical expressions
qikdev/fluentpdo
810 Downloads
FluentPDO is small PHP library for rapid query building. Killer feature is smart join builder which generates joins automatically.
qdladoooo/sweeter-fetch
36 Downloads
Sweeter-fetch, a wrapper of PDO. Procedure oriented, pre process, as supplement of ORM.
platine-php/orm
4084 Downloads
Platine ORM provides a flexible and powerful ORM implementing a data-mapper pattern.
platine-php/database
4861 Downloads
Platine Database is the abstraction layer using PDO with support of query and schema builder
pjanisio/simpledb
4 Downloads
A simple database abstraction layer
pinga/db
268 Downloads
Safe and convenient SQL database access in a driver-agnostic way
phpvv/db
197 Downloads
VV database abstraction layer with query builder and DB structure models