Libraries tagged by pdo database
yapeal/yapeal
229 Downloads
Yet Another Php Eve Api Library also know as Yapeal which can be used to access the Eve Online API data and place it into a database.
scandio/troba
408 Downloads
troba is a easy to use and extensible PHP (5.4) entity and query manager based on PDO
rvanmarkus/modx-laravel-models
32 Downloads
Build your application / website with help of Laravel and MODX
primal/query
15 Downloads
Chain-able asynchronous query builder for MySQL PDO
pr-of-it/running-dbal
0 Downloads
Runn Me! DBAL Library
lloydzhou/activerecord
99 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
aviat4ion/query
1892 Downloads
Database Query Builder and Abstraction layer
jwh315/laravel-capsule-wrapper
31155 Downloads
Use the Eloquent ORM outside of the Laravel Framework with an existing PDO database connection.
jojomi/dbl
183 Downloads
A very minimal PHP PDO database layer.
vallen-webpack/stored-procedure-bundle
5 Downloads
A reusable factory for executing stored procedures on MSSQL databases using PDO and SqlSrv
dcblogdev/sql-import
838 Downloads
Import .sql file into a database using PDO
co0lc0der/simple-query-builder
25 Downloads
A small easy-to-use php component for working with a database by PDO. It provides some public methods to manipulate data. Each SQL query is prepared and safe.
daveismyname/sql-import
1803 Downloads
Import .sql file into a database using PDO
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.
prelude/prelude-dsn
732 Downloads
A Database-Agnostic set of Abstractions built on top of PDO