Download the PHP package travis-south/cli-app-code-test without Composer
On this page you can find all versions of the php package travis-south/cli-app-code-test. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cli-app-code-test
CLI APP converter
Converts your input data (csv, json, yml) to different formats (csv, json, yml). It also accepts local or remote file.
Requirement(s)
- Docker
- Docker Compose
How to use
- After cloning, run
docker-compose build
to build your env. - Run
docker-compose run --rm -T ${PWD##*/} composer install
. - Run
docker-compose run --rm -T ${PWD##*/} ./bin/cli-app
to run the application.
Contributing
Refer to CONTRIBUTING.md.
All versions of cli-app-code-test with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4.10
php-di/php-di Version ^6.2
doctrine/annotations Version ^1.10
symfony/yaml Version ^5.1
ulrichsg/getopt-php Version ^3.4
php-di/php-di Version ^6.2
doctrine/annotations Version ^1.10
symfony/yaml Version ^5.1
ulrichsg/getopt-php Version ^3.4
The package travis-south/cli-app-code-test contains the following files
Loading the files please wait ....