Libraries tagged by pdo_interbase
primo/pdo
14 Downloads
Superlative PDO extension improving consistency, interface and logging
micheledef/pdo-session-handler
58 Downloads
Store data in a database using PDO and the SessionHandlerInterface interface
twoleds/database-pdo
9 Downloads
Implementation of simple interface for accessing databases via pdo extension.
microgears/webstone-pdo
13 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
46 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
3109 Downloads
Highly efficient database layer as alternative for ORM - direct mapping from SQL to REST interface
thiagowip/simple-database-manager
3 Downloads
Uma biblioteca PHP simples e elegante para gerenciar conexões de banco de dados com paginação automática, CRUD completo e interface moderna
sundflux/libvaloa
254 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
115 Downloads
Database Access Wrapper for Milantex's projects.
jitsu/sqldb
42 Downloads
Convenient OOP interface to SQL databases
gelembjuk/db
113 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