php-console icon indicating copy to clipboard operation
php-console copied to clipboard

🖥 PHP CLI application library, provide console options,arguments parse, console controller/command run, color style, user interactive, format information show and more. 功能全面的PHP命令行应用库。提...

Results 3 php-console issues
Sort by recently updated
recently updated
newest added

WIKI没看到相应的文档 1. param*是动态的 如何获取使用? ``` app.php a:{param1} b:{param2} ``` 2. 如何忽略一些固定位置的argv ``` app.php {fixed_position} test:test ... [ERROR] The command 'fixed_position' is not exists! ```

question

Progress: str_repeat() expects parameter 2 to be int, float given ![image](https://user-images.githubusercontent.com/13230254/183228513-d5307c4e-d783-441a-83f3-c22ba77cecbf.png)

bug

Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. Changelog Sourced from phpunit/phpunit's changelog. [10.0.0] - 2023-02-03 Added #4676: Event System for extending PHPUnit's test runner #4502: Support PHP...

dependencies
php