Download the PHP package vpodorozh/magento-cli-auto-proxy without Composer
On this page you can find all versions of the php package vpodorozh/magento-cli-auto-proxy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vpodorozh/magento-cli-auto-proxy
More information about vpodorozh/magento-cli-auto-proxy
Files in vpodorozh/magento-cli-auto-proxy
Download vpodorozh/magento-cli-auto-proxy
More information about vpodorozh/magento-cli-auto-proxy
Files in vpodorozh/magento-cli-auto-proxy
Vendor vpodorozh
Package magento-cli-auto-proxy
Short Description Makes all Magento CLI commands construct dependencies be injected as Proxy.
License MIT
Package magento-cli-auto-proxy
Short Description Makes all Magento CLI commands construct dependencies be injected as Proxy.
License MIT
Please rate this library. Is it a good library?
Informations about the package magento-cli-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:
- eliminate issues while installation of your project with a fresh database (usually used with integration tests) - caused by not using Proxy in CLI of 3rd parties:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'magento2.flag' doesn't exist, query was: SELECT flag.* FROM flag WHERE (flag.flag_code='staging') - speed up
php bin/magentocommand execution;
Getting Started
Prerequisites
- Magento v2.4.* and upper
- composer v2 and upper
Structure
- magento2-component - see README.md
- library - see README.md
Installation
Roadmap
- [x] MVP release
- [x] Documentation
- [x] PHP 8 support
- [x] Unit tests coverage
- [ ] Static tests coverage
- [ ] php linting
- [ ] phpcs
- [ ] phpmd
- [x] phpstan
- [ ] Integration tests coverage
- [ ] Pipelines tests automation
- [ ] Static tests
- [x] Unit tests
- [ ] Integration tests
- [ ] Magento multiversions tests
License
Distributed under the MIT License. See LICENSE.txt for more information.
Contact
Vlad Podorozhnyi
Twitter:
Email: [email protected] | [email protected]
_run_asroot GmbH
Twitter:
Email: [email protected]
All versions of magento-cli-auto-proxy with dependencies
PHP Build Version
Package Version
The package vpodorozh/magento-cli-auto-proxy contains the following files
Loading the files please wait ...