leedch/codemonkey
Composer 安装命令:
composer require leedch/codemonkey
包简介
Module for generating code from simple templates / configs
README 文档
README
The purpose of this component is to help you be lazy at creating your code. structures.
It allows you to generate full standardized code by only providing the dynamic parts of you code.
Set up is simple, all it requires is
- A JSON configuration file
- A very simple template file (text file containing placeholders)
This project is purposely not connected to any programming language or syntax. The idea is that you can use it for any kind of project. For example:
- Create Code (PHP, Java, Phyton, .NET whatever)
- Create Data Structures (JSON, XML, YAML etc)
- Create Vagrant Machines
Life is short and there are more fun things to do than to write code twice. Let the machines do the dirty work
统计信息
- 总下载量: 751
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-07-09