brianfreytag/ultipro-sdk-php-bundle 问题修复 & 功能扩展

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

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

brianfreytag/ultipro-sdk-php-bundle

最新稳定版本:v2.0.0

Composer 安装命令:

composer require brianfreytag/ultipro-sdk-php-bundle

包简介

A Symfony bundle for v2 of the Ultipro SDK for PHP (Unofficial) Library

README 文档

README

Latest Stable Version Total Downloads

Provides integration for Ultipro SDK for PHP (Unofficial) for your Symfony 3.x|4.x project

Installation

Installation Using Symfony Flex

$ composer require brianfreytag/ultipro-sdk-php-bundle

This will handle all of the things.

Installation without Symfony Flex

Step 1: Download the Bundle

$ composer require brianfreytag/ultipro-sdk-php-bundle

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer Documentation.

Step 2: Enable the Bundle

To enable the bundle by adding the following line in the app/AppKernel.php file of your project:

// app/AppKernel.php

class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = [
            // ...
            
            new Ultipro\UltiproBundle\UltiproBundle(),
        ];
        
        // ...
    }
    
    // ...
}

Usage

Configuration

ultipro_sdk:
    username: 'WebServicesUser' 
    password: 'web@services*password'
    customer_api_key: 'XY0XX'
    base_uri: 'https://service5.ultipro.com/'

Services

Coming soon

Todo

  • Update the documentation to include further usage details

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-05-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固