Libraries tagged by php db
timmit/db-mysql
8968 Downloads
A simple DB layer in PHP for using MySQL(i)
geocoder-php/ip-info-db-provider
48049 Downloads
Geocoder IpInfoDb adapter
islambaraka90/pinecone-php-client
693 Downloads
A PHP client for connecting to Pinecone DB
simple-swoole/db
5819 Downloads
A db component for Simps.
robinncode/db_craft
466 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
nkl-kst/the-sports-db
975 Downloads
PHP library to get sports data from TheSportsDB (https://www.thesportsdb.com)
elimuswift/db-exporter
4687 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
compositephp/db
339 Downloads
PHP 8.1+ DataMapper and Table Gateway
clean-bandits/db-query
32676 Downloads
Simple PHP OOP library for creating database queries
vielhuber/dbhelper
2314 Downloads
Small PHP wrapper for mysql/pgsql databases.
torden/php-mdbm
3938 Downloads
PHP-mdbm is a PHP binds to the MDBM.
mougrim/php-xdebug-proxy
1398 Downloads
Xdebug (dbgp) proxy
dromru/iterable-dbal
8318 Downloads
Набор классов для разбиения пакетных sql-запросов на раздельные.
bmdevel/php-index
34939 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
silverorange/mdb2
148898 Downloads
PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction layers.