Skip to content

mohiva/manitou

Repository files navigation

Mohiva Manitou

The Mohiva Manitou project is code generator written in PHP. In it’s early state it can only generate PHP code. In
feature versions it should be able to generate code for other languages too. Therefore it is planed to feature code
templates for code formatting.

Installation

You can install the library through composer. All you need is to add it as dependency to your composer.json.

{
    "require": {
        "mohiva/manitou": "dev-master"
    }
}

Requirements

Mohiva Manitou needs PHP 5.4 to work.

License

This project is Open Source and released under the terms of the New BSD License.

About

A code generator written in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages