otnansirk/php-snap-bi

This is a standard national open API Payments wrapper for PHP

v1.4.0 2024-04-25 03:50 UTC

This package is auto-updated.

Last update: 2024-04-25 07:06:30 UTC


README

This is a PHP library that serves as a wrapper for the SNAP API BI. It is fully compatible with Composer.

Documentation

https://php-snap-bi.gitbook.io/docs

Installation

composer require otnansirk/php-snap-bi

or

{
    "require": {
        "otnansirk/php-snap-bi": "1.*"
    }
}

Next : visit php-snap-bi Documentation for more detail.

Contributing

Thank you for considering contributing to the php-snap-bi package. The contribution guide can be found in the php-snap-bi php-snap-bi documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

License

The Laravel framework is open-sourced software licensed under the MIT license.