oxidio / unified-namespace-generator
OXID eShop related utility, which generates edition-specific class files for the 'unified namespace'
Installs: 1 114
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 6
Type:composer-plugin
Requires
- php: ^7.3
- composer-plugin-api: ^1.0 || ^2.0
- composer/composer: ^1.0 || ^2.0
- oxid-esales/oxideshop-facts: dev-master
- smarty/smarty: ^v2.6.30
- symfony/filesystem: ^5.0.4
Requires (Dev)
- mikey179/vfsstream: ^1.6
- phpunit/phpunit: ^9
- symfony/yaml: ^v5.0.5
Replaces
- oxid-esales/oxideshop-unified-namespace-generator: dev-oxidio-master
This package is auto-updated.
Last update: 2024-11-18 23:54:07 UTC
README
An OXID eShop related tool to generate class files in the so called unified namespace. This tools implements also a composer plugin, but can also be executed as a standalone script like this
vendor/bin/oe-eshop-unified_namespace_generator
See also Documentation on readthedocs.io
Branch Compatibility
- master branch is compatible with OXID eShop compilation master
- b-1.x branch is compatible with OXID eShop compilation 6.x
Bugs and Issues
If you experience any bugs or issues, please report them in the section OXID eShop (all versions) of https://bugs.oxid-esales.com.