baraja-core / sms-sluzba-sender
There is no license information available for the latest version (v1.2.3) of this package.
Smart and simple SMS Sender by https://sms-sluzba.cz
v1.2.3
2022-04-11 20:22 UTC
Requires
- php: ^8.0
- baraja-core/phone-number: ^1.0
Requires (Dev)
- nette/utils: ^3.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.0
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-nette: ^1.0
- phpstan/phpstan-strict-rules: ^1.0
- roave/security-advisories: dev-master
- spaze/phpstan-disallowed-calls: ^2.0
This package is auto-updated.
Last update: 2024-10-08 18:14:20 UTC
README
Smart and simple SMS Sender by https://sms-sluzba.cz.
📦 Installation
It's best to use Composer for installation, and you can also find the package on Packagist and GitHub.
To install, simply use the command:
$ composer require baraja-core/sms-sluzba-sender
You can use the package manually by creating an instance of the internal classes, or register a DIC extension to link the services directly to the Nette Framework.
📄 License
baraja-core/sms-sluzba-sender
is licensed under the MIT license. See the LICENSE file for more details.