承接 indigophp/ini 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

indigophp/ini

最新稳定版本:v0.2.0

Composer 安装命令:

composer require indigophp/ini

包简介

Provides better INI parsing and rendering

README 文档

README

Latest Version Software License Build Status Code Coverage Quality Score Total Downloads

Provides better INI parsing and rendering.

Install

Via Composer

$ composer require indigophp/ini

Usage

Features:

  • Throws exceptions instead of errors
  • Converts special values (integer, boolean values)
  • Renders an array as INI string
  • Control rendered output by passing flags to the renderer

Testing

$ composer test

Credits

This library is heavily inspired by piwik/ini.

Differences:

  • License
  • File actions are not available in this library, that's your responsibility
  • Fallback implementation is provided by a transparent compatibility layer (WIP)
  • Provides type conversion like in PHP 5.6.1
  • Provides different ways for rendering array and boolean values
  • Parser always uses raw scanner mode

License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 656.03k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 1
  • 依赖项目数: 3
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-01-02