woocommerce-paypal-payments/lib
2026-02-18 15:33:02 +02:00
..
common/Pattern Refactor WooCommerce\PayPalCommerce\Internale\Pattern to WooCommerce\PayPalCommerce\Common\Pattern 2023-08-15 08:27:59 +01:00
packages Remove unused Dhii deps 2026-02-18 15:33:02 +02:00
README.md Remove unused Dhii deps 2026-02-18 15:33:02 +02:00

packages

The packages that are likely to cause conflicts with other plugins (by loading multiple incompatible versions). Their namespaces are isolated by Mozart.

Currently, the packages are simply added in the repo to avoid making the build process more complex (Mozart has different PHP requirements). We need to isolate only PSR-11 containers and modularity packages, which are not supposed to change often.

common

This folder contains reusable classes or components that do not fit into any specific module. They are designed to be versatile and can be used by any module within the plugin.