mundschenk-at/wp-data-storage

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

v1.0.1 2018-10-07 17:03 UTC

This package is auto-updated.

Last update: 2024-04-09 14:12:01 UTC


README

Build Status Latest Stable Version Scrutinizer Code Quality Code Coverage License

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

Requirements

  • PHP 5.6.0 or above
  • WordPress 4.4 or higher (for transient keys longer than 64 characters).

Installation

The best way to use this package is through Composer:

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