gmazzap / modularity

A PSR-11 implementation for WordPress Plugins, Themes or Libraries.

Home Page:https://inpsyde.github.io/modularity/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • PHP 7.2+

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

  • inpsyde/php-coding-standards
  • roots/wordpress
  • vimeo/psalm
  • phpunit/phpunit
  • brain/monkey
  • mikey179/vfsstream

Documentation

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

License

Copyright (c) Inpsyde GmbH

This code is licensed under the GPLv2+ License.

About

A PSR-11 implementation for WordPress Plugins, Themes or Libraries.

https://inpsyde.github.io/modularity/

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%