Libraries tagged by php data base
stefangabos/zebra_database
12750 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
keboola/php-datatypes
203279 Downloads
PHP datatypes for databases
fordnox/php-queue-manager
5261 Downloads
PHP Queue with database backend. Use sqlite, mysql, postgres database
magicsunday/webtrees-module-base
10993 Downloads
Shared PHP base classes (date, name, image, place processors plus module helpers) for the magicsunday/webtrees-* chart modules.
policyreporter/lazy-base
306135 Downloads
An alternative database handle for PHP
scotteuser/pinecone-php
37502 Downloads
Unofficial PHP Client for Pinecone Vector Database (pinecone.io)
mrjgreen/database
48280 Downloads
Expressive Database Layer for PHP - Based on Illuminate/Database
dready92/php-on-couch
55716 Downloads
CouchDB NoSQL database access in PHP
chekalskiy/php-bank-db
5835 Downloads
PHP bank cards IIN/BIN database. Get bank info by card number
zetacomponents/database
920595 Downloads
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
keboola/php-csv-db-import
65366 Downloads
Handling of large bulk data into database tables.
webnet-fr/database-anonymizer
36101 Downloads
Database anonymizer.
vaened/php-sequence-generator
134330 Downloads
Facilitates the generation and autocompletion of a sequential value in the database
surrealdb/surrealdb.php
1625 Downloads
The official SurrealDB SDK for PHP.
seinopsys/postgresql-database-class
5452 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class