Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/salyangoz/yengec-partnership-php-sdk

PHP Package For Yengeç Partnership Services
https://github.com/salyangoz/yengec-partnership-php-sdk

Last synced: 5 days ago
JSON representation

PHP Package For Yengeç Partnership Services

Awesome Lists containing this project

README

        


Yengeç - PHP SDK



Requirments


PHP 8 and later.



Installation



Composer


To install via composer, run this command


composer require yengec/yengec_sdk


Then use composer's autoload


require_once('vendor/autoload.php');



Usage


You can find code samples in examples folder.