全部搜尋項
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 [檔案列表]