inpsyde / modularity

A PSR-11 implementation for WordPress Plugins, Themes or Libraries.
https://inpsyde.github.io/modularity/
GNU General Public License v2.0
44 stars 4 forks source link
psr-11 wordpress wordpress-library wordpress-plugin wordpress-theme

Inpsyde Modularity

Version Status codecov Downloads License

Introduction

inpsyde/modularity is a modular PSR-11 implementation for WordPress Plugins, Themes or Libraries.

Installation

composer require inpsyde/modularity

Minimum Requirements and Dependencies

When installed for development via Composer, the package also requires:

Documentation

  1. Package
  2. PSR-11 Container
  3. Modules
  4. Properties
  5. Application Flow

License

This repository is a 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.