cli
cli copied to clipboard
Lite & fast micro PHP framework for building CLI tools that is **easy to learn**.
### What's Changed: Replaced travis.yml with suitabl .github/workflows/tests.yml ### Testing Plan: Opening a PR runs tests: Github Actions Example: https://github.com/faisalill/cli/pull/1 Travis For the same: https://app.travis-ci.com/github/utopia-php/cli/jobs/606224762 Both Pass ### Related Issue:...
added `setMode` to allow filtering logs out of production environment. - [x] Implement setMode - [x] Write tests
- Use low level utopia-php/servers as a replacement for `utopia-php/framework` which is now refactored to `utopia-php/http` and is only for HTTP services