| GitHub | https://github.com/veewee/ |
| Blog | https://veewee.github.io/ |
| GitHub | https://github.com/veewee/ |
| Blog | https://veewee.github.io/ |
Launched soap-client v4 -alpha
This release now contains a pure PHP SOAP encoder so that you don't need php's SOAP extension anymore.
https://github.com/phpro/soap-client/releases/tag/4.0.0-alpha1
I would love to receive some early feedback so that we can fix obvious bugs before an official release.
Launched an initial experimental version of the new SOAP encoder package. Feel free to play around with it!
In v3 of veewee/xml, the Reader component gets an improved API focussing on you getting stuff done!
The work on the new tool for installing PHP extensions is in full swing.
We had a productive meeting at
@SymfonyCon, and online calls with @derickr, @seldaek, @naderman, @alcaeus, @nicolasgrekas, @asgrim.
See the updated requirements document 👉https://docs.google.com/document/d/1_N0E9xo3jn9aKrIZHIbTYaY5lXw71BpSO6-it4cRpDo/edit#heading=h.qi4yl6hz8u32
Key design updates:
- Using composer.json for requirements.
- Extension is a Composer package with `ext-php` type.
- For PoC, we'll use GitHub, but later we plan to use http://packagist.org as a registry.
Only one more sleep before #symfonycon!
See you there!