Download the PHP package mk2/installer_webapps without Composer
On this page you can find all versions of the php package mk2/installer_webapps. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package installer_webapps
Mk2 - Installer (Web System Full Version)
MVC compliant PHP framework "Mk2" dedicated installer. This installer is for the Web system only (the backyard, API, and front end are prepared in advance).
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.
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.
- 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.
- Since
config/database.phpis not attached at the initial stage,
Copy theconfig/database.php.defaultfile and install it.
Contribution
Currently under consideration.
Licence
Author
All versions of installer_webapps with dependencies
mk2/libraries Version >=1.0.0
mk2/orm Version >=1.0.0
mk2/validator Version >=1.0.0
mk2/backpack_log Version >=1.0.0
mk2/backpack_encrypt Version >=1.0.0
mk2/backpack_encryptrsa Version >=1.0.0
mk2/backpack_cache Version >=1.0.0
mk2/backpack_session Version >=1.0.0
mk2/backpack_cookie Version >=1.0.0
mk2/backpack_token Version >=1.0.0
mk2/backpack_auth Version >=1.0.0
mk2/ui_form Version >=1.0.0
mk2/ui_html Version >=1.0.0