smartwall / sw-php-sdk
SmartWall PHP SDK
2.3.1
2022-05-31 19:44 UTC
Requires
- php: >=7.0
- ext-json: *
- urodoz/truncate-html: 1.0.1
- dev-master
- 2.3.1
- 2.3.0
- 2.2.0
- 2.1.2
- 2.1.1
- 2.1.0
- v1.x-dev
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.16
- 1.1.15
- 1.1.14
- 1.1.13
- 1.1.12
- 1.1.11
- 1.1.10
- 1.1.9
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-sw-1016
This package is auto-updated.
Last update: 2025-03-01 00:16:28 UTC
README
Find the documentation here: https://doc.smartwall.ai
Import it in your PHP project using Composer
Warning: This package is not installable via Composer 1.x, please make sure you upgrade to Composer 2+.
Add this to your composer.json file.
"require": {
"smartwall/sw-php-sdk": "@stable"
}
Development
To deploy a new version of PHP SDK use git tag with the new version number and push changes to master branch. It will automatically publisher in Packagist.