fgtclb/academic-base
Composer 安装命令:
composer require fgtclb/academic-base
包简介
Base functionality accross academic extensions
README 文档
README
| URL | |
|---|---|
| Repository: | https://github.com/fgtclb/academic-base |
| Read online: | - |
| TER: | https://extensions.typo3.org/extension/academic_base/ |
Description
This extension provides shared functionalities and configurations, which are used by more than one of the academic extensions. Additionally, this extension now acts as an anchor that academic extensions are always installed with the same version even if not directly related to each other to avoid a to big shift in projects and mitigates oversights in project dependency management.
Note
This extension is currently in beta state - please notice that there might be changes to the structure
Compatibility
| Branch | Version | TYPO3 | PHP |
|---|---|---|---|
| main | 2.0.x-dev | ~v12 + ~v13 | 8.1, 8.2, 8.3, 8.4 (depending on TYPO3) |
| 2 | ^2, 2.0.x-dev | ~v12 + ~v13 | 8.1, 8.2, 8.3, 8.4 (depending on TYPO3) |
| 1 | - | v11 + ~v12 | not availbe for 1.x |
Installation
Install with your flavour:
- TER
- Extension Manager
- composer
We prefer composer installation:
composer require 'fgtclb/academic-persons':'^2'
Important
2.x.x is still in development and not all academics extension are fully tested in v12 and v13,
but can be installed in composer instances to use, test them. Testing and reporting are welcome.
Testing 2.x.x extension version in projects (composer mode)
It is already possible to use and test the 2.x version in composer based instances,
which is encouraged and feedback of issues not detected by us (or pull-requests).
Your project should configure minimum-stabilty: dev and prefer-stable to allow
requiring each extension but still use stable versions over development versions:
composer config minimum-stability "dev" \ && composer config "prefer-stable" true
and installed with:
composer require \ 'fgtclb/academic-persons':'2.*.*@dev'
Credits
This extension was created by FGTCLB GmbH.
fgtclb/academic-base 适用场景与选型建议
fgtclb/academic-base 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 4.25k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2025 年 08 月 19 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 fgtclb/academic-base 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 fgtclb/academic-base 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 4.25k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 11
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2025-08-19