Interesting code in https://github.com/InfyOmLabs/laravel-generator/blob/develop/src/helpers.php from https://github.com/InfyOmLabs/laravel-generator with helpers for working with templates ``` get_template | fill_template ``` Helper examples: RepositoryGenerator: https://github.com/InfyOmLabs/laravel-generator/blob/f45049d0a95b26db9c680a02d97a5e93e399a8e8/src/Commands/Common/RepositoryGeneratorCommand.php