Libraries tagged by php database lib
vitexsoftware/fluentpdo
298 Downloads
FluentPDO - PHP 8.1+ Edition. A modernized fork with strict typing, union types, and enhanced features. Quick and light PHP library for rapid query building with smart join builder.
monkeyscloud/monkeyslegion-backup
74 Downloads
A PHP library and CLI for backing up and restoring databases to local disk, S3, or GCS.
mammothphp/woollym
1648 Downloads
WoollyM: PHP Data Analysis Library
lfphp/pdodsn
5660 Downloads
PHP PDO DSN Library
julio101290/mysql-backup
162 Downloads
A PHP library for backing up and restoring MySQL databases
js/mysqlnd-analytics
3541 Downloads
The JSMysqlndAnalytics library is a library to process statistics collected by PHP's myslqnd module and providing guidance for improving applications using ext/mysql, mysqli or pdo_mysql.
eftec/documentstoreone
4474 Downloads
A flat document store for PHP that allows multiples concurrencies.
bephp/activerecord
2082 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
azozzalfiras/aapanel-api
97 Downloads
A comprehensive PHP client library for the aaPanel (BaoTa) API - manage websites, databases, FTP, SSL, files, cron, firewall and more
antevenio/pdo-mysql-query-linker
20027 Downloads
PHP library that allows linking queries from diferent physical databases using mysql pdo database connections
ajur-media/fluentpdo
805 Downloads
[FORK] FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
davidbadura/fixtures
69245 Downloads
A library to load yaml, json or php fixtures. Easy extendable, resolve object dependency and validate objects.
casbin/yii-adapter
4007 Downloads
Use Casbin in Yii2 PHP Framework, Casbin is a powerful and efficient open-source access control library.
programster/pgsql-objects
1438 Downloads
A library for interfacing with a PostgreSQL database in PHP. Facilitates the creation of objects that represents tables tables. Objects must have id of type UUID.
hejunjie/milvus
154 Downloads
一个轻量级的 PHP 库,用来通过 RESTful API 调用 Milvus 向量数据库,可以用它来管理集合、插入数据,以及进行向量搜索 | A lightweight PHP library for interacting with the Milvus vector database via RESTful API. It allows you to manage collections, insert data, and perform vector searches