PHPackages                             uthadehikaru/idempiere-ws - 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. [API Development](/categories/api)
4. /
5. uthadehikaru/idempiere-ws

ActiveLibrary[API Development](/categories/api)

uthadehikaru/idempiere-ws
=========================

idempiere web service

v1.2-alpha(5y ago)2103[1 issues](https://github.com/uthadehikaru/idempierews/issues)[2 PRs](https://github.com/uthadehikaru/idempierews/pulls)MITPHPPHP ^7.3

Since Jul 2Pushed 3y ago4 watchersCompare

[ Source](https://github.com/uthadehikaru/idempierews)[ Packagist](https://packagist.org/packages/uthadehikaru/idempiere-ws)[ RSS](/packages/uthadehikaru-idempiere-ws/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (3)Versions (4)Used By (0)

IDempiere Web Service for Laravel 8
-----------------------------------

[](#idempiere-web-service-for-laravel-8)

this project is Idempiere 8 Web Service Library for Laravel 8.

this code encapsulate SOAP request to Idempiere web service.

#### Predefined Route for ModelADService

[](#predefined-route-for-modeladservice)

this is example using predefined web service client Garden World

- Query Data
- Read Data [http://localhost:8000/idempierews/read?name=ReadBPartner&amp;id=117](http://localhost:8000/idempierews/read?name=ReadBPartner&id=117)
- Get List

Requirement
-----------

[](#requirement)

- [PHP &gt;= 7.3](http://php.net/)
- [Laravel 8](https://github.com/laravel/framework)

Quick Installation
------------------

[](#quick-installation)

on your laravel root folder, execute

```
$ composer require uthadehikaru/idempiere-ws

```

Configuration
-------------

[](#configuration)

```
$ php artisan vendor:publish --provider="Uthadehikaru\IdempiereWS\IdempiereWSServiceProvider"

```

setting your web service configuration on your `config/idempierews.php` file.

to override default configuration, you can add to end of your `.env` file. remove # to override default configuration

```
#IDEMPIEREWS_HOST=
#IDEMPIEREWS_USER=
#IDEMPIEREWS_PASS=
#IDEMPIEREWS_CLIENT=
#IDEMPIEREWS_ORG=
#IDEMPIEREWS_WH=
#IDEMPIEREWS_ROLE=

```

Usage Example
-------------

[](#usage-example)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/uthadehikaru/idempierews/blob/master/LICENSE.md) for more information.

###  Health Score

18

↑

LowBetter than 8% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 85.7% 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 ~0 days

Total

3

Last Release

1827d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10751181?v=4)[Zuhri Utama](/maintainers/zuhriutama)[@zuhriutama](https://github.com/zuhriutama)

---

Top Contributors

[![uthadehikaru](https://avatars.githubusercontent.com/u/5566935?v=4)](https://github.com/uthadehikaru "uthadehikaru (6 commits)")[![EcoinTest](https://avatars.githubusercontent.com/u/153815470?v=4)](https://github.com/EcoinTest "EcoinTest (1 commits)")

### Embed Badge

![Health badge](/badges/uthadehikaru-idempiere-ws/health.svg)

```
[![Health](https://phpackages.com/badges/uthadehikaru-idempiere-ws/health.svg)](https://phpackages.com/packages/uthadehikaru-idempiere-ws)
```

###  Alternatives

[mtownsend/response-xml

The missing XML support for Laravel's Response class.

1041.3M3](/packages/mtownsend-response-xml)[mtownsend/request-xml

The missing XML support for Laravel's Request class.

43488.4k](/packages/mtownsend-request-xml)[mtownsend/collection-xml

The missing XML support for Laravel's Collection class.

4443.0k](/packages/mtownsend-collection-xml)[adamstipak/webpay-php

GP Webpay API Wrapper

47176.6k](/packages/adamstipak-webpay-php)[kaleu62/notafiscalsp

Integração com o WebService da Prefeitura de São Paulo para emissão de NFS e NTFS utilizando a API da nota do milhão

5733.7k](/packages/kaleu62-notafiscalsp)[looxis/laravel-amazon-mws

Simple Amazon MWS API Package for Laravel

3120.0k](/packages/looxis-laravel-amazon-mws)

PHPackages © 2026

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