Giter VIP home page Giter VIP logo

console-plugin's Introduction

console-plugin

esd-projects 插件,支持生成实体类

Description:
  Entity generator

Usage:
  entity [options] [--] [<pool>]

Arguments:
  pool                       database db pool? [default: "default"]

Options:
  -t, --table[=TABLE]        database table name? (multiple values allowed)
      --path[=PATH]          generate entity file path? [default: "@app/Model/Entity"]
      --template[=TEMPLATE]  generate entity template path? [default: "@devtool/resources"]
      --extend[=EXTEND]      generate extend class? [default: "\ESD\Plugins\Console\Model\GoModel"]
  -y, --confirm              confirm execution?
  -h, --help                 Display this help message
  -q, --quiet                Do not output any message
  -V, --version              Display this application version
      --ansi                 Force ANSI output
      --no-ansi              Disable ANSI output
  -n, --no-interaction       Do not ask any interactive question
  -v|vv|vvv, --verbose       Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug

例子:

php start_server.php entity -t user -y

console-plugin's People

Contributors

tmtbe avatar 2807076495 avatar anythink-wx avatar kiss291323003 avatar

Stargazers

PhoenixMeditation avatar weihan avatar

Watchers

James Cloos avatar  avatar 会敲代码的喵 avatar

console-plugin's Issues

bug记录

  • console 插件不带参数启动,终端会卡住
  • console 插件带 stop 参数停止后 终端会卡主
  • console 插件带-d启动, 终端会冒出日志

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.