Download the PHP package tarsy-club/yaml-cs-fix without Composer
On this page you can find all versions of the php package tarsy-club/yaml-cs-fix. 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 yaml-cs-fix
tarsy-club yaml-cs-fix
console command to fix yaml structure in files
example
build phar
compile
- create .env, see example or use these env vars at runtime
APP_ENV=local ... tarsy-club-yaml-cs-fix ...
- run
composer run box:compile
APP_DEBUG=0
is required for proper box compile
Usage
Using as a composer package
composer req tarsy-club/yaml-cs-fix
\TarsyClub\YamlCsFix\YamlCsFixBundle\YamlCsFixBundle::class => ['envs' => ['local' => true]],
in the app_get_parameterscomposer console tarsy-club:yaml-cs-fix ...
or as a composer vendored script
composer exec tarsy-club-yaml-cs-fix tarsy-club:yaml-cs-fix ...
or as shell command
vendor/tarsy-club/yaml-cs-fix/tarsy-club-yaml-cs-fix tarsy-club:yaml-cs-fix ...
alternative dowload
All versions of yaml-cs-fix with dependencies
PHP Build Version
Package Version
Requires
ext-apcu Version
*
php Version ^7.1|^8.0
symfony/config Version ^4.0|^5.0
symfony/console Version ^4.0|^5.0
symfony/dependency-injection Version ^4.0|^5.0
symfony/dotenv Version ^4.0|^5.0
symfony/event-dispatcher Version ^4.0|^5.0
symfony/filesystem Version ^4.0|^5.0
symfony/finder Version ^4.0|^5.0
symfony/framework-bundle Version ^4.0|^5.0
symfony/http-foundation Version ^4.0|^5.0
symfony/http-kernel Version ^4.0|^5.0
symfony/mime Version ^4.0|^5.0
symfony/monolog-bridge Version ^4.0|^5.0
symfony/monolog-bundle Version ^3.0
symfony/process Version ^4.0|^5.0
symfony/security-core Version ^4.0|^5.0
symfony/var-exporter Version ^4.0|^5.0
symfony/yaml Version ^4.0|^5.0
tarsy-club/framework Version ^1.0
php Version ^7.1|^8.0
symfony/config Version ^4.0|^5.0
symfony/console Version ^4.0|^5.0
symfony/dependency-injection Version ^4.0|^5.0
symfony/dotenv Version ^4.0|^5.0
symfony/event-dispatcher Version ^4.0|^5.0
symfony/filesystem Version ^4.0|^5.0
symfony/finder Version ^4.0|^5.0
symfony/framework-bundle Version ^4.0|^5.0
symfony/http-foundation Version ^4.0|^5.0
symfony/http-kernel Version ^4.0|^5.0
symfony/mime Version ^4.0|^5.0
symfony/monolog-bridge Version ^4.0|^5.0
symfony/monolog-bundle Version ^3.0
symfony/process Version ^4.0|^5.0
symfony/security-core Version ^4.0|^5.0
symfony/var-exporter Version ^4.0|^5.0
symfony/yaml Version ^4.0|^5.0
tarsy-club/framework Version ^1.0
The package tarsy-club/yaml-cs-fix contains the following files
Loading the files please wait ....