Mozart Versions Save

Developers tool for WordPress plugins: Wraps all your projects dependencies in your own namespace, in order to prevent conflicts with other plugins loading the same dependencies in different versions.

0.2.0

7 years ago

The second version of Mozart available for public testing is now available, introducing:

  • Added support for classmap autoloader prefixing. The Configuration documentation has been updated to give instructions on how to use this.
  • Regexes for detecting and replacing class names and namespaces has been improved.