Files
2023-09-01 00:37:57 -07:00
..
2023-09-01 00:37:57 -07:00
2023-09-01 00:37:57 -07:00
2023-09-01 00:37:57 -07:00

WordPress Data Storage

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