mk2/installer
Composer 安装命令:
composer require mk2/installer
包简介
Next PHP Framework 'mark2' install packeage.
关键字:
README 文档
README
MVC compliant PHP framework "Mk2" dedicated installer
# Description
This is a dedicated installer when using Mk2.
You can prepare the framework library set and necessary source files by executing the following command on the terminal where Composer is installed.
composer create-project mk2/installer
# Mk2 VS. Other PHP frameworks
- Operates at high speed.
- Simple structure.
- Complies with MVC conventions.
- Equipped with OR mapping (OR mapper requires separate "Mk2-ORM" package installation).
- Equipped with module function.
- There is also a reference https://www.mk2-php.com/.
- Made in Japan
# Requirement
The following packages will be installed at the same time with the following command.
composer create-project mk2/installer
- mk2/libraries
- mk2/orm
- mk2/validator
- mk2/backpack_log
- mk2/backpack_encrypt
- mk2/backpack_encryptrsa
- mk2/backpack_cache
- mk2/backpack_session
- mk2/backpack_cookie
- mk2/backpack_token
- mk2/backpack_auth
- mk2/ui_form
- mk2/ui_html
# Usage
The documentation is available below.
Please refer to that.
# Install
If you need to install it separately,
Install by executing the following command on the terminal where Composer is installed.
composer require mk2/installer
- Since
config/database.phpis not attached at the initial stage,
Copy theconfig/database.php.defaultfile and install it.
# Contribution
Currently under consideration.
# Licence
# Author
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-02-04