Libraries tagged by pdo_interbase
primo/pdo
13 Downloads
Superlative PDO extension improving consistency, interface and logging
micheledef/pdo-session-handler
53 Downloads
Store data in a database using PDO and the SessionHandlerInterface interface
twoleds/database-pdo
8 Downloads
Implementation of simple interface for accessing databases via pdo extension.
microgears/webstone-pdo
12 Downloads
Wrapper around PDO that defines a simple and consistent interface for accessing databases in PHP.
shabbyrobe/pdok
1227 Downloads
Improved PDO interface
thumbtack/querycache
44 Downloads
A simple PDO query interface with support for result set and row level caching
stgnet/pdb
11 Downloads
PDO DataBase cruddy interface for stgnet/pui
tiny-queries/tiny-queries
3108 Downloads
Highly efficient database layer as alternative for ORM - direct mapping from SQL to REST interface
sundflux/libvaloa
253 Downloads
Libvaloa is a small utility library for generating HTML user interfaces using XML+XSL.
slicks/fluentdb
4 Downloads
fluentdb allows the expressive writing of database queries and routines. fluentdb is fluent, which is intuitive as you can nearly guess what should come next even if you are just getting started with fluentdb. fluentdb is not an ORM. It was developed to allow folks coming from relational databases background write expressive queries with object interactions in mind. fluentdb has been tested with MySQL in this release; tests for other databases will be added as they complete.
nia/sql-adapter
539 Downloads
Collection of interfaces to use SQL databases using the nia framework. The interfaces allow you to separate your connection into a read and a write connection.
milantex/daw
112 Downloads
Database Access Wrapper for Milantex's projects.
jitsu/sqldb
40 Downloads
Convenient OOP interface to SQL databases
gelembjuk/db
94 Downloads
PHP Package for DB access from PHP. It contains simple common interface and can be used with many DB engines. It is very simple alternative of PDO
dashifen/database
6 Downloads
A wrapper around the extended PDO object from Aura/SQL using the interface that Dash prefers.