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
lusito/notorm
99 Downloads
NotORM is a PHP library for simple working with data in the database.
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
31180 Downloads
Use the Eloquent ORM outside of the Laravel Framework with an existing PDO database connection.
jojomi/dbl
342 Downloads
A very minimal PHP PDO database layer.
emadello/db
901 Downloads
Mysql PDO database connection
dcblogdev/sql-import
857 Downloads
Import .sql file into a database using PDO
co0lc0der/simple-query-builder
32 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.
lucinda/nosql-data-access
23908 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
ttsuruoka/php-simple-dbi
150861 Downloads
Simple database interface class for PHP PDO