Libraries tagged by php db
rotexsoft/leanorm
365 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
zoopcommerce/juggernaut
1443 Downloads
A caching module for PHP that includes adapters for File System, APC and Memcached. It also includes a number of helper classes for DB caching and full page cache
voku/simple-active-record
556 Downloads
Simple Active Record
varunsridharan/wp-post
420 Downloads
Simple WP Post Class With Advanced Options.
typrint/phinx
24 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
thinkscape/activerecord
17 Downloads
Modern ActiveRecord implementation for PHP 5.4+
the-don-himself/gremlin-ogm
1884 Downloads
A PHP Object Graph Mapper for Tinkerpop 3+ compatible Graph Databases (JanusGraph, Neo4j, etc.) that allows you to persist data and run gremlin queries.
smrtr/mysql-version-control
1378 Downloads
A crude version control system for mysql written in php
rotexsoft/sqlschema
843 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
reutskiy-a/simple-api-bitrix24
18 Downloads
Simple REST API Bitrix24 client: OAuth 2.0, Webhook, flexible DB support, app installer, API Limit Handling Service
renoki-co/laravel-thermite
121 Downloads
Laravel Thermite is an extended PostgreSQL Laravel database driver to connect to a CockroachDB cluster.
redaigbaria/cloudant
527 Downloads
CouchDB NoSQL database access in PHP
raylin666/database
5 Downloads
The Swoole Pool Database package.
rajentrivedi/transaction-x
16 Downloads
implements database transaction with ease
php-comp/lock
66 Downloads
lock library of the php