yknnv / composer_migrator
1.1.1
2018-08-21 06:50 UTC
This package is not auto-updated.
Last update: 2025-07-02 15:28:25 UTC
README
This library generate json file with shell commands. You can add this file to git and migrate to dev, stage, production servers and setup your server manual or automatic (in this case, you must write some code).
RUN: For run this library, use command in cli: bin/run [handler] [command] [command name] [command value]
example: run php add memory_limit 100MB