PHPackages                             crystoline/css - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. crystoline/css

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

crystoline/css
==============

Central settlement system Soap class

014PHP

Since Jan 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/crystoline/css)[ Packagist](https://packagist.org/packages/crystoline/css)[ RSS](/packages/crystoline-css/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Central settlement system Soap class

Installation
============

[](#installation)

` composer require crystoline/css`

Instructions
============

[](#instructions)

In addition, the goal is to show which methods are available and the fist needed parameter(s)

```
You have to use an associative array such as:
- the key must be a constant beginning with WSDL_ from AbstractSoapClientbase class each generated ServiceType class extends this class
- the value must be the corresponding key value (each option matches a {@link http://www.php.net/manual/en/soapclient.soapclient.php} option)

```

```
