Download the PHP package digitalcz/gosms without Composer
On this page you can find all versions of the php package digitalcz/gosms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download digitalcz/gosms
More information about digitalcz/gosms
Files in digitalcz/gosms
Download digitalcz/gosms
More information about digitalcz/gosms
Files in digitalcz/gosms
Vendor digitalcz
Package gosms
Short Description Go SMS PHP library - provides communication with https://www.gosms.cz/api/ in PHP via PSR-18 HTTP Client
License MIT
Homepage https://github.com/digitalcz/gosms
Package gosms
Short Description Go SMS PHP library - provides communication with https://www.gosms.cz/api/ in PHP via PSR-18 HTTP Client
License MIT
Homepage https://github.com/digitalcz/gosms
Please rate this library. Is it a good library?
Informations about the package gosms
gosms
GoSms PHP library - provides communication with https://doc.gosms.cz in PHP using PSR-18 HTTP Client, PSR-17 HTTP Factories and PSR-16 SimpleCache.
Install
Via Composer
Configuration
Example configuration in PHP
Available constructor options
client_id
- string; ApiKey client_id keyclient_secret
- string; ApiKey client_secret keycredentials
- DigitalCz\GoSms\Auth\Credentials instanceclient
- DigitalCz\GoSms\GoSmsClient instance with your custom PSR17/18 objectshttp_client
- Psr\Http\Client\ClientInterface instance of your custom PSR18 clientcache
- Psr\SimpleCache\CacheInterface for caching Credentials Tokensapi_base
- string; override the base API url
Available configuration methods
Example configuration in Symfony
Usage
Create and send Message
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Digital Solutions s.r.o.
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of gosms with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-json Version *
php-http/discovery Version ^1.13
php-http/multipart-stream-builder Version ^1.1
psr/http-client Version ^1.0
psr/http-message Version ^1.0.1 || ^2.0
psr/simple-cache Version ^1.0 || ^3.0
ext-json Version *
php-http/discovery Version ^1.13
php-http/multipart-stream-builder Version ^1.1
psr/http-client Version ^1.0
psr/http-message Version ^1.0.1 || ^2.0
psr/simple-cache Version ^1.0 || ^3.0
The package digitalcz/gosms contains the following files
Loading the files please wait ....