定制 lum/lum-app 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

lum/lum-app

最新稳定版本:v1.2.1

Composer 安装命令:

composer require lum/lum-app

包简介

Libraries for MVC-style apps

README 文档

README

Summary

A collection of libraries for MVC-style apps.

Has abstract classes, utility classes, and modular traits for both controllers and a small selection of certain models that apps may desire.

This is one of the packages that replaces the older lum-framework package.

Extensions

Database-specific model classes are in their own packages:

TODO: Auth changes!

Currently a lot of logic for authentication is implemented in the Lum\Controllers\Has\Auth, Lum\Controllers\For\User*, and various Lum\Models\* classes and traits. That is going to change. The majority of actual authentication code will be moved into the lum-auth package, which will be modularlized further and have a new API that is cleaner and easier to extend (features such as MFA and Passkeys will be added to the new version.)

The existing traits and classes will still exist, with their existing API methods, but they'll be using the new lum-auth APIs instead of implementing the functionality themselves. Several of the methods in Lum\Controllers\Has\Auth will be marked as deprecated for all future versions of the 1.x releases, and will be removed entirely from the next major (2.0) release. Some of the other traits and classes may also have deprecated APIs, the docs will be updated accordingly once the refactoring has been done.

Official URLs

This library can be found in two places:

Authors

  • Timothy Totten

License

MIT

统计信息

  • 总下载量: 11
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 3
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-01-25