Skip to content

eghojansu/crudgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crud Generator

No documentation yet

This script was created for build web application structure that use eghojansu/moe

Usage

  • Download this repo as zip eghojansu/crudgen
  • Extract to any folder you want
  • If you want use eghojansu/moe, you just need to edit moegen/config.ini (edit in database section, of course other configuration can be overriden)
  • Then, CD to that folder via terminal, make sure crudgen can be executed
  • hit ./crudgen [/path/to/configuration_file.ini] [/path/to/project] if you not pass /path/to/project you must define main.target in configuration_file
  • done

This tool was designed to be flexible to build crud application with any template. You need to make your own Token Generator that extended from crudgen/adapter/AbstractToken and file structure (dot zip). Then you need to define namespace lookup path in config.

Apoligize

Please forgive my bad english. :D

About

PHP Crud Generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages