PHPackages                             starweb/ongoing - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. starweb/ongoing

ActiveLibrary

starweb/ongoing
===============

1.0.4(3y ago)046.0k↓46.3%5MITPHP

Since Sep 28Pushed 3y ago9 watchersCompare

[ Source](https://github.com/starweb/ongoing)[ Packagist](https://packagist.org/packages/starweb/ongoing)[ RSS](/packages/starweb-ongoing/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (7)Used By (0)

Ongoing
=======

[](#ongoing)

This package includes (php)-classes for [Ongoing Warehouse](http://ongoingwarehouse.se/)'s Soap-api.

The classes are generated with [Wsdl2phpgenerator](https://github.com/wsdl2phpgenerator/wsdl2phpgenerator). When Ongoing updates their api the classes can be updated with `php generate.php http://ongoingwsdlurl.tld/service.asmx?wsdl`.

Install with composer
---------------------

[](#install-with-composer)

`require starweb/ongoing`

Example
-------

[](#example)

```
$service = new \Ongoing\Service([], 'http://ongoingwsdlurl.tld/service.asmx?wsdl');
$getOrderByOrderNumber = new \Ongoing\GetOrderByOrderNumber($goodsOwnerCode, $username, $password, $orderNumber);
$order = $service->GetOrderByOrderNumber($getOrderByOrderNumber)->getGetOrderByOrderNumberResult();
```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~667 days

Total

5

Last Release

1216d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5cc25aa1a5dad773350b590c5d53b6e862267aaf311144e2134037b53a30bf99?d=identicon)[jongotlin](/maintainers/jongotlin)

![](https://www.gravatar.com/avatar/056004544ffa6a7f46df1e557d182fa9f203a577498d53c8b40a58b0c012d8f7?d=identicon)[felixsand](/maintainers/felixsand)

![](https://www.gravatar.com/avatar/16f1a44ef1aad061d0413f160b8017d5b5b4798ab0c204a35fbb2f6c5fe09f33?d=identicon)[henrikjonsson](/maintainers/henrikjonsson)

---

Top Contributors

[![kiwo12345](https://avatars.githubusercontent.com/u/10579811?v=4)](https://github.com/kiwo12345 "kiwo12345 (5 commits)")[![jongotlin](https://avatars.githubusercontent.com/u/165154?v=4)](https://github.com/jongotlin "jongotlin (3 commits)")[![jonstarweb](https://avatars.githubusercontent.com/u/2270813?v=4)](https://github.com/jonstarweb "jonstarweb (1 commits)")[![timkolm](https://avatars.githubusercontent.com/u/16097596?v=4)](https://github.com/timkolm "timkolm (1 commits)")

### Embed Badge

![Health badge](/badges/starweb-ongoing/health.svg)

```
[![Health](https://phpackages.com/badges/starweb-ongoing/health.svg)](https://phpackages.com/packages/starweb-ongoing)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
