amarcinkowski/hospitalplugin
最新稳定版本:1.0.25
Composer 安装命令:
composer require amarcinkowski/hospitalplugin
包简介
Hospital plugins library
README 文档
README
PHP Library used in Hospital Wordpress plugins
Dev env setup
Grunt
npm install gruntnpm install --save-dev grunt-npm-installnpm install --save-dev load-grunt-tasksnpm install --save-dev time-gruntgrunt npm-installgrunt
Bower
Command npm install -g bower.
npm install -g grunt-cli
npm install grunt
npm install grunt-npm-install
sudo grunt npm-install
sudo npm install --save-dev load-grunt-tasks time-grunt
Building and Documentation
grunt build
grunt doc
PHPDox
wget http://phpdox.de/releases/phpdox.phar
chmod +x phpdox.phar
mv phpdox.phar /usr/local/bin/phpdox
Doctrine db
reverse engineering
php vendor/bin/doctrine orm:convert-mapping --force --from-database annotation ./EXPORT/
db tables generation based on annotation
php vendor/bin/doctrine orm:schema-tool:update --force --dump-sql
统计信息
- 总下载量: 740
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-03-21