vpodorozh/cli-construct-arg-auto-proxy-meta
最新稳定版本:1.0.0
Composer 安装命令:
composer require vpodorozh/cli-construct-arg-auto-proxy-meta
包简介
Makes all Magento CLI commands construct dependencies be injected as Proxy.
README 文档
README
--- title: [metapackage] Cli Constructor Arg Auto Proxy keywords: CLI, Proxy, ObjectManager author: Vlad Podorozhnyi send_questions_to: vpodorozh@gmail.com | vlad.podorozhnyi@run-as-root.sh category: System ---
[metapackage] Cli Constructor Arg Auto Proxy
Magento 2 - Auto Proxy to CLI class arguments
Automatically injects Proxy for any argument defined in CLI command class constructor.
About The Project
Purpose:
- speed up
php bin/magentocommand execution; - eliminate
.flag table not foundissues while installation of your project with fresh database (usually used with integration tests) - caused by not using Proxy in CLI of 3rd parties.
Structure:
Project consists of 3 packages:
- Magento 2 Component:
vpodorozh/cli-construct-arg-auto-proxy-component
Provides entry point to Magento via global DI config. - Library:
vpodorozh/cli-construct-arg-auto-proxy-lib
Contains main logic about Proxy injection into CLI constructor args; - Metapackage:
vpodorozh/cli-construct-arg-auto-proxy-meta
Main package, orchestrate project from versioning and tracking points.
Getting Started
Prerequisites
- Magento v2.4.* and upper
- composer v2 and upper
Installation
# flush cache first php bin/magento cache:flush # then require a package composer req vpodorozh/cli-construct-arg-auto-proxy-meta:*
Roadmap
- MVP release
- Documentation
- PHP 8 support (mostl likely supported already
) - Unit tests coverage
- Static tests coverage
- php linting
- phpcs
- phpmd
- phpstan
- Integration tests coverage
- Pipelines tests automation
- Static tests
- Unit tests
- Integration tests
- Magento multiversions tests
License
Distributed under the MIT License. See LICENSE.txt for more information.
Contact
vpodorozh/cli-construct-arg-auto-proxy-meta 适用场景与选型建议
vpodorozh/cli-construct-arg-auto-proxy-meta 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 3 次下载、GitHub Stars 达 0, 最近一次更新时间为 2022 年 11 月 02 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 vpodorozh/cli-construct-arg-auto-proxy-meta 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 vpodorozh/cli-construct-arg-auto-proxy-meta 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 24
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2022-11-02