Libraries tagged by database wrapper
heydavid713/neo4jphp
108140 Downloads
Wrapper for the Neo4j graph database REST interface
sorskod/db
8313 Downloads
PDO wrapper. Extends PDO and PDOStatement with useful methods.
detain/db_abstraction
1765 Downloads
Database Abstraction Class
aranyasen/laravel-adminer
100372 Downloads
Adminer (by Jakub Vrana) wrapper for Laravel 9+
vielhuber/dbhelper
3109 Downloads
Small PHP wrapper for mysql/pgsql databases.
o3-shop/shop-doctrine-migration-wrapper
6556 Downloads
O3-Shop database migrations using doctrine
mikehenrty/thin-pdo-wrapper
569 Downloads
A simple database abstraction for using PDO with MySQL, Postgres, and SQLite.
jpina/oci8
13969 Downloads
Oracle database wrapper for PHP oci8 functions
edwinfadilah/neoeloquent
14454 Downloads
Laravel wrapper for the Neo4j graph database REST interface
wtfzdotnet/php-tmdb-api
2898 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.
websitebeaver/simple-mysqli
4051 Downloads
Wrapper class for MySQLi prepared statements
voku/session2db
19952 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.
php-tmdb/symfony
49772 Downloads
Symfony Bundle for TMDB (The Movie Database) API. Provides easy access to the php-tmdb/api library.
php-tmdb/laravel
53290 Downloads
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
miroc/laravel-adminer
92003 Downloads
Adminer (by Jakub Vrana) wrapper for Laravel 5