mundschenk-at / wp-data-storage
An object oriented library for dealing with WordPress options and caching.
Installs: 15 932
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 1
Requires
- php: >=5.6.0
Requires (Dev)
- brain/monkey: ^2.2
- dealerdirect/phpcodesniffer-composer-installer: ^0.4
- mikey179/vfsstream: ~1
- phpunit/phpunit: 5.*|6.*|7.*
- squizlabs/php_codesniffer: ^3.3
- wimg/php-compatibility: ^8.0
- wp-coding-standards/wpcs: ^1.1
This package is auto-updated.
Last update: 2024-10-09 15:07:45 UTC
README
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