chucksplayground / wp-plugin-library
Wordpress plugin library using namespaces and other PHP 7.4+ features
Package info
github.com/chuckhriczko/wp-plugin-library
Type:wordpress-library
pkg:composer/chucksplayground/wp-plugin-library
dev-master
2021-02-18 21:21 UTC
Requires
- php: >=7.4
This package is auto-updated.
Last update: 2026-04-19 08:44:44 UTC
README
I wanted to make a simple library using newer PHP features so it would be easier to prototype WordPress plugins.
Installation
Since Composer features autoloading and it has a great community, this is the only supported way to work with the library.
$ composer require cprods/wp-plugin-library:dev-master