Download the PHP package mk2/installer_api without Composer
On this page you can find all versions of the php package mk2/installer_api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package installer_api
Mk2 - Installer (API Version)
MVC compliant PHP framework "Mk2" dedicated installer.
This installer is the best customized version for the API.
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
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.php
is not attached at the initial stage,
Copy theconfig/database.php.default
file and install it.
Contribution
Currently under consideration.
Licence
Author
All versions of installer_api 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