Skip to content

1.0.0

Compare
Choose a tag to compare
@typhonius typhonius released this 25 Nov 06:46
· 436 commits to master since this release

Creates first stable fully tested release of the Acquia PHP SDK.

All API implementing methods are unit testable with PHPUnit and provide a response class for simple type hinting when using the SDK with other projects.

The implementation of the SDK has been changed since the initial development release to allow for injection and the README should be consulted for further details.

Big thanks to @rujiali for the lion's share of refactoring and creation of a properly unit testable codebase.