全部搜索项
trixie  ] [  sid  ]
[ 源代码: matomo-component-ini  ]

软件包:matomo-component-ini(3.0.1-2)

matomo-component-ini 的相关链接

Screenshot

Debian 的资源:

下载源码包 matomo-component-ini

维护小组:

外部的资源:

相似软件包:

read and write INI configurations

PHP provides a parse_ini_file() function to read INI files.

This component provides the following benefits over the built-in function:

 - allows one to write INI files
 - classes can be used with dependency injection and mocked in unit tests
 - throws exceptions instead of PHP errors
 - better type supports:
    -  parses boolean values (true/false, on/off, yes/no) to real PHP booleans
       (instead of strings "1" and "")
    -  parses null to PHP null (instead of an empty string)
 - works even if parse_ini_file() or parse_ini_string() is disabled in php.ini
   by falling back on an alternate implementation
   (can happen on some shared hosts)

其他与 matomo-component-ini 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 matomo-component-ini

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 5.6 kB31.0 kB [文件列表]