GithubHelp home page GithubHelp logo

bullsoft / fp-common Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 3.0 392 KB

common parts and dev-tools for phalconplus

Home Page: http://phalconphp.org

PHP 42.72% Volt 57.28%
phalcon phalconplus phalconplus-cli phalconplus-common phalconplus-devtool

fp-common's Introduction

Phalcon+ common module

This is a standard Phalcon+ CLI-Mode Module, as is a common part of falconplus.

how to use ?

...:APP_ROOT$ ./common/bin/fp-devtool command arg1 arg2 arg3

可用命令如下:

--------------------------------------------------------------------------------------------------------------------------------------------
| command          | args                                                           | description                       | alias            |
============================================================================================================================================
| module:create    | -                                                              | 引导创建Phalcon+模块              | create-module    |
--------------------------------------------------------------------------------------------------------------------------------------------
| module:list      | -                                                              | Phalcon+模块列表                  | -                |
--------------------------------------------------------------------------------------------------------------------------------------------
| module:install   | arg1: $repoUrl[, arg2: $moduleName]                            | 安装远程GIT上的Phalcon+模块       |                  |
--------------------------------------------------------------------------------------------------------------------------------------------
| module:clean-all | -                                                              | 清除所有模块的垃圾信息            | -                |
--------------------------------------------------------------------------------------------------------------------------------------------
| module:help      | -                                                              | Phalcon+模块工具集帮助手册        | module           |
--------------------------------------------------------------------------------------------------------------------------------------------
| server:start     | arg1: $moduleName                                              | 使用PHP内置服务器运行Phalcon+模块 | -                |
--------------------------------------------------------------------------------------------------------------------------------------------
| server:stop      | arg1: $moduleName                                              | 关闭Phalcon+模块服务器            | -                |
--------------------------------------------------------------------------------------------------------------------------------------------
| server:restart   | arg1: $moduleName                                              | 重启Phalcon+模块服务器            | -                |
--------------------------------------------------------------------------------------------------------------------------------------------
| server:list      | -                                                              | Phalcon+模块服务器列表            | -                |
--------------------------------------------------------------------------------------------------------------------------------------------
| server:help      | -                                                              | Phalcon+模块服务器工具集帮助手册  | server           |
--------------------------------------------------------------------------------------------------------------------------------------------
| model:create     | -                                                              | 引导创建Phalcon+ORM模型           | create-model     |
--------------------------------------------------------------------------------------------------------------------------------------------
| model:list       | arg1: $moduleName                                              | 查看指定模块的Phalcon+模型列表    | -                |
--------------------------------------------------------------------------------------------------------------------------------------------
| model:find       | arg1: $moduleName, arg2: $modelName[, arg3: $condition]        | 查询Phalcon+模型的数据列表        | -                |
--------------------------------------------------------------------------------------------------------------------------------------------
| model:help       | -                                                              | 查看Phalcon+模型工具集帮助文档    | model            |
--------------------------------------------------------------------------------------------------------------------------------------------
| exception:create | -                                                              | 引导创建Phalcon+异常类            | create-exception |
--------------------------------------------------------------------------------------------------------------------------------------------
| rpc:call         | arg1: $moduleName, arg2: $service="A::main"[, arg3: $jsonArgs] | Phalcon+本地RPC调用               | -                |
--------------------------------------------------------------------------------------------------------------------------------------------
| help             | -                                                              | 查看Phalcon+命令行工具帮助文档    | -                |
--------------------------------------------------------------------------------------------------------------------------------------------

fp-common's People

Contributors

guweigang avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

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.