Libraries tagged by database wrapper
ulobby/neoeloquent
71690 Downloads
Laravel wrapper for the Neo4j graph database REST interface
heydavid713/neo4jphp
102620 Downloads
Wrapper for the Neo4j graph database REST interface
wtfzdotnet/php-tmdb-api
2882 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
3558 Downloads
Wrapper class for MySQLi prepared statements
sorskod/db
7980 Downloads
PDO wrapper. Extends PDO and PDOStatement with useful methods.
php-tmdb/symfony
49289 Downloads
Symfony Bundle for TMDB (The Movie Database) API. Provides easy access to the php-tmdb/api library.
miroc/laravel-adminer
91287 Downloads
Adminer (by Jakub Vrana) wrapper for Laravel 5
dariusiii/tmdb-laravel
19182 Downloads
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
nguyenanhung/database
14217 Downloads
Database Wrapper - Base Model
stefanak-michal/memgraph-bolt-wrapper
249 Downloads
Wrapper for Memgraph over PHP Bolt library to simplify usage.
emdotem/php-mysqli-database-class
25439 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
jpina/oci8
13384 Downloads
Oracle database wrapper for PHP oci8 functions
global-innovation/neo4j-laravel-eloquent
317 Downloads
Laravel wrapper for the Neo4j graph database REST interface
edwinfadilah/neoeloquent
9344 Downloads
Laravel wrapper for the Neo4j graph database REST interface
voku/session2db
19705 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.