o3-shop / shop-unified-namespace-generator
O3-Shop related utility, which generates edition-specific class files for the 'unified namespace'
Installs: 1 240
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:composer-plugin
Requires
- php: >=5.6
- composer-plugin-api: ^1.0 || ^2.0
- composer/composer: ^1.0 || ^2.0
- o3-shop/shop-facts: ^1.0.0
- smarty/smarty: ^v2.6.30
- symfony/filesystem: ^3.3 || ^4.4.17
Requires (Dev)
- mikey179/vfsstream: ~1.4.0
- phpunit/phpunit: 4.8.26
Replaces
This package is auto-updated.
Last update: 2024-10-30 01:48:34 UTC
README
An O3-Shop 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 O3-Shop compilation master
- b-6.3.x branch is compatible with O3-Shop compilation 6.3.x
- b-1.x branch is compatible with O3-Shop compilation 6.2.x
Bugs and Issues
If you experience any bugs or issues, please report them in the section O3-Shop (all versions) of https://bugs.o3-shop.com.