定制 hiz-grup/escolalms-core 二次开发

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

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

hiz-grup/escolalms-core

最新稳定版本:1.3.15.3

Composer 安装命令:

composer require hiz-grup/escolalms-core

包简介

Escola Headless LMS

README 文档

README

codecov phpunit downloads downloads downloads Maintainability swagger Mutation testing badge

Escola LMS Core Package

Package contains all basic classes and features used in Escola LMS, and it's obligatory to work with any other LMS package.

Repositories

Package contains EscolaLms\Core\Repositories\BaseRepository class, that should extend all other repositories.

For searching and filtering data you may use Criteria array, basic criteria are also provided in this package.

// TODO: Example of Criteria usage

Users

User model and migrations provided by this package are the simplest user model that may be used in LMS. In the real app, you should setup your own guard, that may extend EscolaSoft\EscolaLms\Models\User and use user traits from other packages.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-12-02