otnansirk / php-snap-bi
This is a standard national open API Payments wrapper for PHP
Installs: 1 024
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 1
Forks: 5
Open Issues: 0
Requires
- php: >=7.4
- ext-curl: *
- nesbot/carbon: ^2.71
- ramsey/uuid: ^4.7
Requires (Dev)
- phpunit/phpunit: ^10.3
- psy/psysh: ^0.11.20
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.