PHPackages                             snec/sapetlib - 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. snec/sapetlib

ActiveLibrary[API Development](/categories/api)

snec/sapetlib
=============

Library for using SAP Event Ticketing APIs like XMLRPC

v1.5.0(2y ago)0591MITPHP

Since Jul 25Pushed 2y ago1 watchersCompare

[ Source](https://github.com/snecgmbh/SapEventTicketingLibrary)[ Packagist](https://packagist.org/packages/snec/sapetlib)[ RSS](/packages/snec-sapetlib/feed)WikiDiscussions main Synced today

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

SAP EventTicketing Library
==========================

[](#sap-eventticketing-library)

This PHP lib should help use the SAP ET APIs (primary the XMLRPC) in several projects.

Usage:

```
$et = new SAP_ET("ticketing123.cld.ondemand.com");
$et->login("firma","user","password");
$customer = $et->tickets_get_customer(["customerid" => "TWER333-1"]);

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~72 days

Recently: every ~60 days

Total

9

Last Release

861d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ad2df5a9f07f48706fd6235b222f924ff2636d72c22cf0e4c96e4eb3f0b06202?d=identicon)[powerdan](/maintainers/powerdan)

---

Top Contributors

[![powerdan](https://avatars.githubusercontent.com/u/389841?v=4)](https://github.com/powerdan "powerdan (12 commits)")

---

Tags

apixmlrpcsapeventticketingsnec

### Embed Badge

![Health badge](/badges/snec-sapetlib/health.svg)

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

###  Alternatives

[lstrojny/fxmlrpc

Fast and tiny XML/RPC client with bridges for various HTTP clients

1465.6M32](/packages/lstrojny-fxmlrpc)[hieu-le/wordpress-xmlrpc-client

A PHP client for Wordpress websites that closely implement the XML-RPC WordPress API with full test suite built in

116162.9k2](/packages/hieu-le-wordpress-xmlrpc-client)[m165437/laravel-blueprint-docs

API Blueprint Renderer for Laravel

22879.8k](/packages/m165437-laravel-blueprint-docs)[tbondois/odoo-ripcord

Ripoo : a PHP8 XML-RPC client handler for Odoo External API

15129.8k1](/packages/tbondois-odoo-ripcord)

PHPackages © 2026

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