somardesignstudios / silverstripe-api-client
Easily integrate with API's that provide a Open Api or define it yourself.
Package info
github.com/SomarDesignStudios/silverstripe-api-client
Type:silverstripe-vendormodule
pkg:composer/somardesignstudios/silverstripe-api-client
dev-master
2019-08-30 00:34 UTC
Requires
- guzzlehttp/guzzle: ~6.0
- lezhnev74/openapi-psr7-validator: dev-ss-support
- silverstripe/cms: ^4.0
- silverstripe/framework: ^4.0
Requires (Dev)
- phpunit/phpunit: ^8
This package is auto-updated.
Last update: 2026-03-01 00:28:59 UTC
README
A SilverStripe module to make it easy to integrate with API's that provide an Open API file.
For more information about the Open API spec see: Latest Open API spec
Get Started
composer require somardesignstudios/silverstripe-api-client