Libraries tagged by database connections
dmc-towns/db-store
10 Downloads
A set of PDO database classes to allow straightforward connection to MySQL and SQL Server databases
webappid/simplepdo
25 Downloads
Simple class connection using PDO for mysql database
mdshamoon/pwaform
25 Downloads
A web form which saves data in your browser when offline using service workers and upload it to the database when there is an active connection.
andriusgecius/redundant-db
84 Downloads
Connection manager for high availability database clusters
fusio/adapter-cassandra
36 Downloads
Provides a connection to work with a cassandra database
cjcodes/slave-route-limiter-bundle
84915 Downloads
Instead of globally applying a Doctrine-managed MasterSlave connection, this bundle, when enabled, requires devs to flag routes as @ShouldUseReplica to use the replica database, otherwise it defaults to the primary database.
sqltools/where
52091 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
bentools/where
5222 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
amaranthnetwork/connectionfactory
47 Downloads
Database Helper
automattic/php-thrift-sql
62450 Downloads
A PHP library for connecting to Hive or Impala over Thrift
islambaraka90/pinecone-php-client
734 Downloads
A PHP client for connecting to Pinecone DB
mhmmdq/database
54 Downloads
A php class for managing and connecting to a database
rotexsoft/versatile-collections
5400 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
friendsoftypo3/legacy-collections
5581 Downloads
Legacy Collection PHP APIs for sys_collection database tables.
webparking/laravel-type-safe-collection
8233 Downloads
This package provides type-safe extension of the laravel collection, forcing a single type of object.