Download the PHP package awaitcz/smartform without Composer
On this page you can find all versions of the php package awaitcz/smartform. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package smartform
SmartForm.cz Api Integration
SmartForm.cz API integration for Nette Framework inspirated by Contributte/GoSms
Content
- Requirements
- Installation - register an extension
- Usage
Requirements
Create account on smartform.cz and copy clientId and password from https://admin.smartform.cz/wsUser/wsListYear.
Installation
Usage
We now have three clients ready for you: AddressClient
, CompanyClient
and EmailClient
.
All methods throw ClientException with error message and code as response status when response status is not 200;
AddressClient
whisper()
- Whisper addressvalidate()
- Validate address
CompanyClient
whisper()
- Whisper companyvalidate()
- Validate company
EmailClient
validate()
- Validate email
All versions of smartform with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 8.1
guzzlehttp/psr7 Version ^2.4.4
guzzlehttp/guzzle Version ^7.7
ext-json Version *
nette/utils Version >=3
nette/di Version ^3.1
orisai/coding-standard Version ^3.8
guzzlehttp/psr7 Version ^2.4.4
guzzlehttp/guzzle Version ^7.7
ext-json Version *
nette/utils Version >=3
nette/di Version ^3.1
orisai/coding-standard Version ^3.8
The package awaitcz/smartform contains the following files
Loading the files please wait ....