alex-kalanis/kw_modules_mapper
最新稳定版本:v2.0.0
Composer 安装命令:
composer require alex-kalanis/kw_modules_mapper
包简介
Selecting correct modules - use mapper from KWCMS
README 文档
README
Modules with Mapper
Use mapper as source of information about modules. And then the usual stuff as with the normal kw_mapper.
PHP Installation
composer.phar require alex-kalanis/kw_modules_mapper
(Refer to Composer Documentation if you are not familiar with composer)
PHP Usage
1.) Use your autoloader (if not already done via Composer autoloader)
2.) Add some external packages with connection to the local or remote services.
3.) Connect the "\kalanis\kw_modules_mapper\ModulesLists\Mapper" into your app and set necessary params.
4.) Extend your libraries by interfaces inside the package.
5.) Just include it into your bootstrap od DI - use instead of usual kw_mapper
Caveats
This package needs some storage, usually DB or file. So you need to set it to conform your use case.
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2023-09-08