Libraries tagged by database wrapper
sad_spirit/pg_wrapper
14173 Downloads
Converter of complex PostgreSQL types and an OO wrapper for PHP's pgsql extension
mikehenrty/thin-pdo-wrapper
1173 Downloads
A simple database abstraction for using PDO with MySQL, Postgres, and SQLite.
heydavid713/neo4jphp
110551 Downloads
Wrapper for the Neo4j graph database REST interface
websitebeaver/simple-mysqli
4338 Downloads
Wrapper class for MySQLi prepared statements
sorskod/db
8532 Downloads
PDO wrapper. Extends PDO and PDOStatement with useful methods.
vielhuber/dbhelper
3438 Downloads
Small PHP wrapper for mysql/pgsql databases.
vfalies/tmdb
2965 Downloads
A PHP Wrapper for The Internet Movie Database API
pfinal/database
831 Downloads
PHP MySQL database wrapper, extends PDO and PDOStatement
alin-o/mysqli-database-class
3575 Downloads
PHP MySQL Wrapper which utilizes MySQLi and prepared statements
jpina/oci8
14200 Downloads
Oracle database wrapper for PHP oci8 functions
edwinfadilah/neoeloquent
16420 Downloads
Laravel wrapper for the Neo4j graph database REST interface
wtfzdotnet/php-tmdb-api
2904 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
voku/session2db
20068 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
phputil/session
1202 Downloads
A simple object-oriented wrapper to PHP's session functions.
php-tmdb/symfony
49871 Downloads
Symfony Bundle for TMDB (The Movie Database) API. Provides easy access to the php-tmdb/api library.