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.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
License
Copyright (c) 2021 Inpsyde GmbH
This code is licensed under the GPLv2+ License.