Libraries tagged by data store
storh/storh
338 Downloads
File-first records for PHP: JSONC document store, append-only segmented log, and log-backed queue. Zero dependencies.
oliva/tree
32698 Downloads
Utility for handling tree data structures and building trees from flat data stored in database tables and alike.
tomwalder/php-gds-session
13900 Downloads
Datastore Session Handler for PHP on Google AppEngine
bzrk/eventsauce-messagestorage-gcp
3896 Downloads
Implementation of EventSauce Message- and SnapshotRepository for Google Firestore and Google Datastore
a1comms/php-gds
33473 Downloads
Google Cloud Datastore Library for PHP
angeo/module-aeo-audit
333 Downloads
Magento 2 AEO (AI Engine Optimization) audit — scores your store across 15 technical signals for AI search and agentic commerce: robots.txt AI-bot policy, llms.txt, llms.jsonl, JSON-LD (Product, Organization, FAQ), merchant return + shipping policies, sitemap.xml, UCP profile, AI product feed, Open Graph, canonical + hreflang, JSON-LD quality, .well-known endpoint matrix and Core Web Vitals via CrUX. Includes a Score Trend dashboard, admin UI, cron scheduling, dynamic fix commands and a dependency-injected extension point for custom checkers.
aksw/erfurt
6805 Downloads
PHP/Zend based Semantic Web API for Social Semantic Software
webee-online/g-cms
18287 Downloads
Simple CMS with a Git repository as a main content datastore
wegmeister/databasestorage
27067 Downloads
This package adds the ability to store inputs of a form (or other input) into database and export the stored data as xlsx.
voku/session2db
20010 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
karelwintersky/monolog-pdo-handler
9411 Downloads
A handler for Monolog that stores data via PDO driver to Database
henryavila/email-tracking
3850 Downloads
Track e-mail delivery with Mailgun Hooks. All data are stored in the database on Email model
easy2dev/multi-tenant-wizard
715 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
tjvb/gitlab-webhooks-receiver-for-laravel
5963 Downloads
Receive webhooks from GitLab and store the data in the database.
piotrpress/streamer
6667 Downloads
This library is a custom PHP Stream Wrapper, which provides write/read operations and stores the data in the memory.