PHPackages                             hakuryo/siham-ws-client - 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. hakuryo/siham-ws-client

ActiveLibrary[API Development](/categories/api)

hakuryo/siham-ws-client
=======================

A WS for SIHAM

1.1.1(2y ago)033MITPHP

Since Mar 17Pushed 2y ago1 watchersCompare

[ Source](https://github.com/CaptainClaquette/composer-siham-ws)[ Packagist](https://packagist.org/packages/hakuryo/siham-ws-client)[ RSS](/packages/hakuryo-siham-ws-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (7)Used By (0)

composer-siham-ws
=================

[](#composer-siham-ws)

Install
-------

[](#install)

composer require hakuryo/siham-ws-client

Usage
-----

[](#usage)

### Config

[](#config)

```
[siham]
wsdl="https://siham.exemple.fr/DossierAgentWebService/DossierAgentWebService?wsdl"
login="siham_ws_login"
password="siham_ws_password"
code_etablissement="1111111G" # your siham university code
trace=true
exception=true # use to catch soap exception
```

### Exemple

[](#exemple)

```
