Download the PHP package leedch/codemonkey without Composer
On this page you can find all versions of the php package leedch/codemonkey. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download leedch/codemonkey
More information about leedch/codemonkey
Files in leedch/codemonkey
Download leedch/codemonkey
More information about leedch/codemonkey
Files in leedch/codemonkey
Vendor leedch
Package codemonkey
Short Description Module for generating code from simple templates / configs
License MIT
Homepage https://github.com/leedave/codemonkey.git
Package codemonkey
Short Description Module for generating code from simple templates / configs
License MIT
Homepage https://github.com/leedave/codemonkey.git
Please rate this library. Is it a good library?
Informations about the package codemonkey
Code Monkey
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
All versions of codemonkey with dependencies
PHP Build Version
Package Version
The package leedch/codemonkey contains the following files
Loading the files please wait ....