Libraries tagged by database library
tebazil/yii1-db-seeder
104604 Downloads
Yii1 adapter for PHP Database Seeder library
coderatio/simple-backup
5700 Downloads
A simple mysql database backup library for php.
opensearchserver/opensearchserver
65026 Downloads
PHP library for OpenSearchServer: professionnal search engine, crawlers (web, file, database), REST APIs, .... This library uses OpenSearchServer's V2 API.
evseevnn/php-cassandra-binary
59279 Downloads
PHP library for Cassandra database via a binary protocol
czproject/sql-schema
4853 Downloads
Library for describe of the database schema.
redis-ventures/redisvl
6875 Downloads
Redis Vector Library (RedisVL) enables Redis as a real-time database for LLM applications, based on Predis PHP client
php-tmdb/symfony
48825 Downloads
Symfony Bundle for TMDB (The Movie Database) API. Provides easy access to the php-tmdb/api library.
org.majkel/dbase
90058 Downloads
Library to access dbase / xbase / dbf database files
dariusiii/tmdb-laravel
18335 Downloads
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
czdb/searcher
2027 Downloads
A PHP library for efficient IP geolocation using compact database formats.
techone/database
51010 Downloads
PDO database library
hoa/database
10314 Downloads
The Hoa\Database library.
mpyw/laravel-database-mock
5478 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
aplus/database-extra
1419733 Downloads
Aplus Framework Database Extra Library
mobilestock/laravel-database-interceptor
3594 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.