Skip to content

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

License

Notifications You must be signed in to change notification settings

inpsyde/modularity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

83d7468 · Mar 7, 2025
Mar 7, 2025
Mar 6, 2025
Mar 7, 2025
Mar 7, 2025
Jan 28, 2025
May 23, 2024
Feb 19, 2021
Mar 6, 2025
Mar 7, 2025
Mar 7, 2025
Mar 6, 2025
Jan 9, 2025

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.4+

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

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

Documentation

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

Copyright and License

This package is free software distributed under the terms of the GNU General Public License version 2 or (at your option) any later version. For the full license, see LICENSE.