cakephp/authentication 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

cakephp/authentication

最新稳定版本:3.3.4

Composer 安装命令:

composer require cakephp/authentication

包简介

Authentication plugin for CakePHP

README 文档

README

CI Latest Stable Version Total Downloads Code Coverage Software License

PSR7 Middleware authentication stack for the CakePHP framework.

Don't know what middleware is? Check the CakePHP documentation and additionally read this.

Authentication, not Authorization

This plugin intends to provide a framework around authentication and user identification. Authorization is a separate concern that has been packaged into a separate authorization plugin.

Installation

You can install this plugin into your CakePHP application using composer:

composer require cakephp/authentication

Then load the plugin:

bin/cake plugin load Authentication

Documentation

Documentation for this plugin can be found in the CakePHP Cookbook.

IDE compatibility improvements

There are IdeHelper tasks in IdeHelperExtra plugin to provide auto-complete:

  • AuthenticationService::loadAuthenticator()
  • IdentifierCollection::load()

统计信息

  • 总下载量: 3.28M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 118
  • 点击次数: 1
  • 依赖项目数: 65
  • 推荐数: 2

GitHub 信息

  • Stars: 114
  • Watchers: 29
  • Forks: 109
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04