Git Product home page Git Product logo

camunda-bpm-php-sdk's Introduction

camunda-bpm-php-sdk's People

Contributors

berndruecker avatar jakobfreund avatar jorgdec avatar jvaldesh avatar meyerdan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

camunda-bpm-php-sdk's Issues

PHP SDK does not cover Case API

With the current version of the php sdk it is not possible to control cases in camunda. The case-definition, case-execution and case-instance endpoints are unfortunately not covered.

Consider depending on a later version of PHPUnit

Currently, camunda-bpm-php-sdk depends on PHPUnit 3.7.21 (forced on this version). When we use camunda-bpm-php-sdk as part of a framework that also depends on PHPUnit, we get an version conflict.

This could be resolved to change the version dependency to a later version (like ~4.0).

Documentation lacks type for TaskRequest::setTaskVariables parameter

The documentation says "mixed".
So what do I have to set?

  • An instance of VariableInstance?
  • An array of variable Instances?
  • An associative array with the variable name as key and VariableInstance as value?
  • An associative array with the variable name as key and Variable as Value?

Nothing seems to work so far.

External tasks

There doesn't appear to be any service class for /external-task/, or am I missing something? If someone can confirm that this is missing, I am happy to do the work and make a PR.

Laravel 8

I'm working on a project for a digital marketing agency. Could this sdk be used to automation a process such as handling client advertising campaign submissions? Here's how the process works currently. After a contract is created (and approved by the client) , the process splits. One path goes to billing, another path goes to the detailed requirements analysis phase. After that, goes to the creative design phase, followed by order submission to a third-party service which handles posting the ads on the internet. I recently started working with the camunda GUI modeler but I'm having a hard time piecing everything together or where to start. Or would all of this be overkill for the project I have? Thanks

php sdk with (very) old phpunit

during composer installation i received this problem:

Your requirements could not be resolved to an installable set of packages.

Problem 1
- camunda/camunda-bpm-php-sdk 1.1.1 requires phpunit/phpunit 3.7.21 -> satisfiable by phpunit/phpunit[3.7.21] but these conflict with your requirements or minimum-stability.
- camunda/camunda-bpm-php-sdk 1.1.0 requires phpunit/phpunit 3.7.21 -> satisfiable by phpunit/phpunit[3.7.21] but these conflict with your requirements or minimum-stability.
- Installation request for camunda/camunda-bpm-php-sdk ^1.1 -> satisfiable by camunda/camunda-bpm-php-sdk[1.1.0, 1.1.1].

how can i solve it?
we are working with php7.3 und phpunit8.
Any ideas?

Dead link on the docs

Hello Camunda team.
This link on the PHP SDK docs seems broken

Link given just before "Architecture overview" section. BTW, where can I find a skeleton or example of PHP client app for camunda ?
Thanks for your time

Is there a business key generator ?

Hello Camunda team :)
Are there ready function to generate a business key to start my process via Rest in PHP ? I asked on Camunda forum, but for the moment I have only JS examples, no PHP.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.