Skip to content

mk2-php/Backpack-Token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Mk2 - backpack_token (TokenBackpack)

TokenBackpack, one of the extended Backpacks of the MVC-compliant PHP framework "Mk2".

# Description

This is one of Mk2's extended Backpacks, TokenBackpack for token authentication.

This package will not be used alone.
Please install the Mk2 installer package to use it.

You can install it from the installer with Composer.
This package and other minimum required packages will be installed automatically.

TokenBackpack is initially installed in the installer.

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

Nothing in particular.

# Usage

The documentation is available below.
Please refer to that.

https://www.mk2-php.com/document/backpack/expand/token

# Install

If you need to install it separately,
Install by executing the following command on the terminal where Composer is installed.

composer require mk2/backpack_token

# Contribution

Currently under consideration.

# Licence

# Author

Nakajima Satoru

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages