lelivrescolaire/aws-bundle 问题修复 & 功能扩展

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

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

lelivrescolaire/aws-bundle

Composer 安装命令:

composer require lelivrescolaire/aws-bundle

包简介

Communicate with your AWS infrastructure from inside your Symfony 2 application

README 文档

README

LeLivreScolaire

AWS Bundle Build Status Coverage Status

Communicate with your AWS infrastructure from inside your Symfony 2 application.

Features

  • Handle multiple AWS Identities
  • Fit your need by installing services extensions

Documentation

Installation

$ composer require "lelivrescolaire/aws-bundle:dev-master"

AppKernel:

public function registerBundles()
{
    $bundles = array(
        new LLS\Bundle\AWSBundle\LLSAWSBundle()
    );
}

Configuration reference

llsaws:
    config_auto_discovery: false
    identities:
        lls_sqs_user:
            type:   user
            fields:
                key:    %aws_key%
                secret: %aws_secret%
    services:
        lls_sqs:
            type: sqs
            identity: lls_sqs_user

Read more documentation here

Contribution

Feel free to send us Pull Requests and Issues with your fixs and features.

Run test

Unit tests

$ ./bin/atoum

Coding standards

$ ./bin/coke

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-11-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固