Set of tools to use PureMachine and PureBilling webServices, and some http helpers.
- allow to remove null properties from serialization
- allow date serialization using ISO 8601
- remane String class to PBString
- Increase default timeout to 65 seconds
- Fix timeout issues
- Fixing store creation with array as stdclass
- Allow classic and low level soap calls
- Fix SOAP http helper
- Allow to translate error messages
- Add laravel loader
- Adding Timeout support
- Fixed array management with add[Property] method
- Fixed SOAP helpers when using proxy
- Adding STORE_007 exception: key is not a string
- Initial Release