mundschenk-at/wp-data-storage

An object oriented library for dealing with WordPress options and caching.

Installs: 18 789

Dependents: 4

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/mundschenk-at/wp-data-storage

v2.0.0 2025-01-11 20:56 UTC

This package is auto-updated.

Last update: 2025-10-11 22:30:09 UTC


README

Latest Stable Version Maintainability Rating Reliability Rating Security Rating Code Coverage Lines of Code License

An object oriented library for dealing with WordPress options and caching.

Requirements

  • PHP 7.4.0 or above
  • WordPress 6.2 or higher (for the %i placeholder for wpdb::prepare)

Installation

The best way to use this package is through Composer:

$ composer require mundschenk-at/wp-data-storage