Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Ultipro Sdk Php Bundle Laravel Package

brianfreytag/ultipro-sdk-php-bundle

View on GitHub
Deep Wiki
Context7

Ultipro SDK for PHP (Unofficial) Symfony Bundle

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
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
terminal42/code-quality-tools
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky