baraja-core / bank-transaction-authorizator
Common bank transaction authorizator.
Installs: 16 307
Dependents: 3
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^8.0
- nette/utils: ^3.2
Requires (Dev)
- baraja-core/currency-exchange-rate: ^2.0
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: ^0.12.94
- phpstan/phpstan-deprecation-rules: ^0.12.6
- phpstan/phpstan-nette: ^0.12.14
- phpstan/phpstan-strict-rules: ^0.12.10
- roave/security-advisories: dev-master
- spaze/phpstan-disallowed-calls: ^1.1
- tracy/tracy: ^2.8
Suggests
- baraja-core/currency-exchange-rate: For default currency convertor.
This package is auto-updated.
Last update: 2024-10-08 17:47:59 UTC
README
Supported banks:
📦 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/bank-transaction-authorizator
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/variable-generator
is licensed under the MIT license. See the LICENSE file for more details.