chucksplayground/wp-plugin-library

Wordpress plugin library using namespaces and other PHP 7.4+ features

Installs: 6

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:wordpress-library

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

This package is auto-updated.

Last update: 2024-09-19 05:24:00 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