PHPackages                             kosar501/ramzinex-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. kosar501/ramzinex-sdk

ActiveLibrary[API Development](/categories/api)

kosar501/ramzinex-sdk
=====================

A PHP wrapper for Ramzinex's API

v0.1.0-alpha(2y ago)141MITPHPPHP &gt;=7.4.0

Since Jun 25Pushed 2y agoCompare

[ Source](https://github.com/kosar501/ramzinex-sdk)[ Packagist](https://packagist.org/packages/kosar501/ramzinex-sdk)[ Docs](https://github.com/kosar501/ramzinex-sdk)[ RSS](/packages/kosar501-ramzinex-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

Ramzinex
========

[](#ramzinex)

[Ramzinex API Document](https://documenter.getpostman.com/view/15475713/UyxnD4dH)
=================================================================================

[](#ramzinex-api-document)

Installation
------------

[](#installation)

First of all, You need to make an account on Ramzinex exchange from [Ramzinex](https://ramzinex.com/exchange/pt/authentication)

After that you just need to pick your token

---

Use in these ways :

```
composer require kosar501/ramzinex-sdk
```

Usage
-----

[](#usage)

There is an example

```
require __DIR__ . '/vendor/autoload.php';
	$ramzinex_api = new \ramzinex\new RamzinexApi('ramzinex_secretkey','ramzinex_apikey');

	$price =$ramzinex_api->getPrice(272);

	if($price['http_code'] == 200){
		return $price;
	}
```

راهنما
------

[](#راهنما)

### ساخت حساب کاربری

[](#ساخت-حساب-کاربری)

اگر در رمزینکس عضو نیستید میتوانید از [لینک عضویت](https://ramzinex.com/exchange/pt/authentication) ثبت نام کنید.

### مستندات

[](#مستندات)

برای مطالعه کامل مستندات رمزینکس به صفحه [مستندات رمزینکس](https://documenter.getpostman.com/view/15475713/UyxnD4dH)مراجعه کنید.

[![ramzinex](https://camo.githubusercontent.com/0c19f5623c50fc5e3350d63cb370ef669ea8fad2873e7123bfaa423a0f226bf4/68747470733a2f2f72616d7a696e65782e636f6d2f65786368616e67652f70742f7374617469632f6d656469612f6c6f676f2d6461726b2e32353432303063306336653265343837343036376462363165356234356366362e737667)](https://camo.githubusercontent.com/0c19f5623c50fc5e3350d63cb370ef669ea8fad2873e7123bfaa423a0f226bf4/68747470733a2f2f72616d7a696e65782e636f6d2f65786368616e67652f70742f7374617469632f6d656469612f6c6f676f2d6461726b2e32353432303063306336653265343837343036376462363165356234356366362e737667)

[https://ramzinex.com/](https://ramzinex.com)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 Bus Factor1

Top contributor holds 96.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1052d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0398303c3c848eb70e23d07ccd3699ed668804894535a10fe8a265a4b3673096?d=identicon)[kosar501](/maintainers/kosar501)

---

Top Contributors

[![kosar501](https://avatars.githubusercontent.com/u/52377199?v=4)](https://github.com/kosar501 "kosar501 (27 commits)")[![ramzinex](https://avatars.githubusercontent.com/u/112847346?v=4)](https://github.com/ramzinex "ramzinex (1 commits)")

---

Tags

apiramzinex

### Embed Badge

![Health badge](/badges/kosar501-ramzinex-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/kosar501-ramzinex-sdk/health.svg)](https://phpackages.com/packages/kosar501-ramzinex-sdk)
```

###  Alternatives

[m165437/laravel-blueprint-docs

API Blueprint Renderer for Laravel

22779.0k](/packages/m165437-laravel-blueprint-docs)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
