subscribo/config 问题修复 & 功能扩展

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

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

subscribo/config

Composer 安装命令:

composer require subscribo/config

包简介

Config package for reading configuration

README 文档

README

Config package for reading configuration

1. Installation

1.1 Add repository containing this package to your project's composer.json

(note: you need to have access to this repository as well as to resources it points to)

1.2 Add to your project's composer.json dependency under "require" key (note: do not add trailing comma if it is the last item listed)

    "subscribo/config": "^0.1.0",

1.3 You might need to add (to the same place as in 1.2) also dependencies suggested in this package's composer.json, especially:

    "subscribo/environment": "^0.1.0",

1.4 If you are using Laravel (5.0), you might want to add

    '\\Subscribo\\Config\\Integration\\Laravel\\ConfigServiceProvider',

under 'providers' key in config/app.php file.

or

    if (class_exists('\\Subscribo\\Config\\Integration\\Laravel\\ConfigServiceProvider')) {
        $app->register('\\Subscribo\\Config\\Integration\\Laravel\\ConfigServiceProvider');
    }

in bootstrap/app.php for conditional registration

Note: If used with package adding these dependencies and/or registering this service provider for you, respective steps might not be necessary.

2.1 Note

This package uses or extends symfony/config package

Might contain third party code or part(s) of third party code (e.g. (parts of) Laravel framework - http://laravel.com of parts of Symfony/Config or Symfony documentation - http://symfony.com )

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-11-26

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固