cilogon/service-lib 问题修复 & 功能扩展

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

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

cilogon/service-lib

最新稳定版本:3.3.0

Composer 安装命令:

composer require cilogon/service-lib

包简介

Library used by the CILogon Service

README 文档

README

License Scrutinizer

This package contains the library used by the CILogon Service.

This package is compliant with PSR-1, PSR-4, and PSR-12. If you notice compliance oversights, please send a patch via pull request.

Requirements

The following versions of PHP are supported.

  • PHP 8.3

Installation

To install, use composer:

composer require cilogon/service-lib

Mulit-language (i18n) Support

All text output to the user is wrapped by a gettext() ( shorthand _() ) function call. gettext enables the text to be displayed in multiple languages by setting the locale for the program at runtime. While this is great for the user, it means that the programmer must update translation files anytime a text string in the code is changed or added. This is handled by the gettext_php_to_po.php script. See Internationalization Support for more information.

License

The University of Illinois/NCSA Open Source License (NCSA). Please see License File for more information.

统计信息

  • 总下载量: 1.77k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: NCSA
  • 更新时间: 2017-03-31