- 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/magento
command execution;
- Magento v2.4.* and upper
- composer v2 and upper
composer req run_as_root/magento-cli-auto-proxy:^1
- MVP release
- Documentation
- PHP 8 support
- 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
Distributed under the MIT License. See LICENSE.txt
for more information.
Vlad Podorozhnyi
Twitter:
Email: [email protected]
| [email protected]
run_as_root GmbH
Twitter:
Email: [email protected]