oxid-esales/oxideshop-unified-namespace-generator
最新稳定版本:v6.0.0-alpha.1
Composer 安装命令:
composer require oxid-esales/oxideshop-unified-namespace-generator
包简介
OXID eShop related utility, which generates edition-specific class files for the 'unified namespace'
README 文档
README
An OXID eShop related tool to generate class files in the so called unified namespace. This tools implements 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 docs.oxid-esales.com
Development
Running tests
Component tests can be executed with the OXID eShop's PHPUnit runner:
vendor/bin/phpunit vendor/oxid-esales/oxideshop-unified-namespace-generator
you might need to extend the eShop's root composer autoload-dev configuration and run dump-autoload command:
"autoload-dev": { "psr-4": { "OxidEsales\\UnifiedNameSpaceGenerator\\Tests\\": "./vendor/oxid-esales/oxideshop-unified-namespace-generator/tests" } }
composer dump-autoload
to activate autoloading for the component's test classes.
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.
统计信息
- 总下载量: 1.2M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 21
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2017-07-03