Libraries tagged by PHP PDO Database
peterujah/db-controller
65 Downloads
Php PDO databse wrapper.
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
mlevent/pdb
34 Downloads
PHP için özelleştirilmiş PDO sınıfı
kyutefox/kyutepdo
10 Downloads
A PDO-based PHP library for easy and efficient database management
dario1985/adodb
15 Downloads
ADOdb library refactoring for PHP 5.3+ and PDO
stratedge/wye
5172 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
indievox/master-slave-db-access
22 Downloads
簡易的 MySQL database 伺服器存取類別,使用 POD 及 singleton pattern 實作,支援 Master-Slave 架構。 / Simple MySQL database server access class use PDO and singleton pattern, support Master-Slave database cluster.
v-dem/queasy-db
163 Downloads
Database access classes, part of QuEasy PHP framework
stule-ru/modernpdo
442 Downloads
The source code of the simple PDO library.
silvaleal/karbom
15 Downloads
Um código feito em php para ajudar os programadores que irão utilizar PDO em suas aplicações. Atenção, este projeto não é um ORM, e sim apenas um atalho para mexer em um banco de dados, é usado SQL puro em nosso projeto.
rotexsoft/leanorm
374 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.
qikdev/fluentpdo
864 Downloads
FluentPDO is small PHP library for rapid query building. Killer feature is smart join builder which generates joins automatically.
memran/marwa-db
0 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.
marwen-brini/bob-the-builder
11 Downloads
A complete ORM and query builder for PHP with Laravel-like fluent syntax, models, relationships, and migrations
maatify/db-model-v3
270 Downloads
Official PHP library for maatify.dev MySql Database Model handler, known by our team