mundschenk-at/wp-data-storage

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

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

This package is auto-updated.

Last update: 2025-01-11 21:00:41 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