chucksplayground/wp-plugin-library

Wordpress plugin library using namespaces and other PHP 7.4+ features

Maintainers

Package info

github.com/chuckhriczko/wp-plugin-library

Type:wordpress-library

pkg:composer/chucksplayground/wp-plugin-library

Statistics

Installs: 6

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2021-02-18 21:21 UTC

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