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.
calliostro/spotify-bundle
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle