vm0993 / php-snap-bi

Library SNAP BI for PHP

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP SNAP BI

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.

About

Library SNAP BI for PHP

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

License:MIT License


Languages

Language:PHP 100.0%