[ Источник: matomo-component-ini ]
Пакет: matomo-component-ini (3.0.1-2)
Ссылки для matomo-component-ini
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код matomo-component-ini:
- [matomo-component-ini_3.0.1-2.dsc]
- [matomo-component-ini_3.0.1.orig.tar.gz]
- [matomo-component-ini_3.0.1-2.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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
|
|
|
|
-
- dep: php-common
- Common files for PHP packages
Загрузка matomo-component-ini
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 5,6 Кб | 31,0 Кб | [список файлов] |