PHPackages                             lanfisis/raoul - 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. lanfisis/raoul

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

lanfisis/raoul
==============

A library to generate php class from a WSDL

1.0.0(10y ago)010WTFPLPHPPHP &gt;=5.4.0

Since Oct 6Pushed 10y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

A library to generate php class from a WSDL

How it works
============

[](#how-it-works)

```
$generator = new Raoul\Generator('myawesomeservice.wsdl', 'MyAwesomeService');
$generator->setNamespace('MyCompany');
$generator->setFolder(__DIR__.'/src');
$generator->setHeader(array (
    'author'    => 'David Buros ',
    'copyright' => '2014 David Buros',
));
$generator->generate(true);
```

Licence
=======

[](#licence)

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Read term on LICENCE.md file

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3868d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3505f6ef263882c7be77a72e76e675c69c9af9184bcd6469a87786a0c75e87a8?d=identicon)[lanfisis](/maintainers/lanfisis)

---

Top Contributors

[![lanfisis](https://avatars.githubusercontent.com/u/872996?v=4)](https://github.com/lanfisis "lanfisis (8 commits)")

---

Tags

generator

### Embed Badge

![Health badge](/badges/lanfisis-raoul/health.svg)

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

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M565](/packages/symfony-maker-bundle)[simplesoftwareio/simple-qrcode

Simple QrCode is a QR code generator made for Laravel.

2.9k27.6M92](/packages/simplesoftwareio-simple-qrcode)[nikic/iter

Iteration primitives using generators

1.1k5.9M38](/packages/nikic-iter)[jeroendesloovere/vcard

This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.

5193.6M12](/packages/jeroendesloovere-vcard)[lambdish/phunctional

λ PHP functional library

3612.0M23](/packages/lambdish-phunctional)[riimu/kit-phpencoder

Highly customizable alternative to var\_export for PHP code generation

717.8M32](/packages/riimu-kit-phpencoder)

PHPackages © 2026

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