Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

docs

title nav_order permalink
Home
0
/

Inpsyde Modularity

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

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.