felixarntz / wp-oop-plugin-lib
A library providing classes around WordPress APIs, to be used for example in object oriented WordPress plugins.
Installs: 2 089
Dependents: 0
Suggesters: 0
Security: 0
Stars: 50
Watchers: 8
Forks: 2
Open Issues: 2
Requires
- php: >=7.2
Requires (Dev)
- wp-phpunit/wp-phpunit: ^6.2
- yoast/phpunit-polyfills: ^1.0
README
WP OOP Plugin Lib
A library providing classes around WordPress APIs, to be used for example in object oriented WordPress plugins.
Minimum requirements
- WordPress >= 6.0
- PHP >= 7.2
Development Stage
This library is currently in early development. While new versions should be released regularly, as long as the library is in a 0.*
version, there may be occasional breaking changes with minor version bumps, as the foundation is being polished. Despite that, or rather, particularly because of that, early usage and feedback is much appreciated. See the CONTRIBUTING.md file for further information on how to contribute and provide feedback.
License
This library is free software, and is released under the terms of the GNU General Public License version 2 or (at your option) any later version. See LICENSE for complete license.