Libraries tagged by php database lib
mzsongyan/database
5 Downloads
A simple library to manage application persistence using multiple database adapters
mohiwalla/php-mysql
11 Downloads
A PHP library for MySQL connections, executing queries, calling procedures, and fetching results with error handling.
migro/php-core-migration
3 Downloads
A PHP library providing a code-first approach for database migrations. Designed for simplicity and ease of use, it allows developers to define and manage database schema changes directly in code.
mattkurek/athena-database
0 Downloads
A simple PHP library for interacting with a MySQL/MariaDB database in a safe and efficient manner while requiring minimal code
lyallsv/mongo-php-adapter
3326 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-libary that will install on 5.4 for migration purposes
liloo/libraries
38 Downloads
Classes auxiliares da Liloo Framework PHP
kammadata/database-scaffold
51 Downloads
MySQL and PostgreSQL PHP PDO wrapper library
joeybab3/database
40 Downloads
A simple, almost useless PDO database wrapper
imee/mongo-php-adapter
121 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-library
idct/php-db-csv-writer
1966 Downloads
Library which simplifies bulk data loading into MySQL-compatible database engines using CSV collections.
hivellm/nexus-php
0 Downloads
Official PHP client library for Nexus, a high-performance Neo4j-compatible graph database
giuffre/mongo-php-adapter
102 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-libary
gaozuogg/database
6 Downloads
A simple library to manage application persistence using multiple database adapters
galironfydar/php-tmdb-laravel
8 Downloads
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
emlight/ci-database
9 Downloads
Set the active record libary and yours drivers from CodeIgniter to standalone for use with any php code with any project, without necessary use all CodeIgniter Framework.