This is a PHP library that serves as a wrapper for the SNAP API BI. It is fully compatible with Composer.
https://php-snap-bi.gitbook.io/docs
composer require otnansirk/php-snap-bi
or
{
"require": {
"otnansirk/php-snap-bi": "1.*"
}
}
Next : visit php-snap-bi Documentation for more detail.
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.
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
The Laravel framework is open-sourced software licensed under the MIT license.