PHPackages                             josephopanel/raydium-php-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. josephopanel/raydium-php-sdk

ActiveLibrary[API Development](/categories/api)

josephopanel/raydium-php-sdk
============================

A PHP SDK for interacting with Raydium API.

1.0.5(1y ago)120MITPHPPHP ^8.2

Since Dec 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jopanel/raydium-php-sdk)[ Packagist](https://packagist.org/packages/josephopanel/raydium-php-sdk)[ RSS](/packages/josephopanel-raydium-php-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

Raydium PHP SDK
===============

[](#raydium-php-sdk)

[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://opensource.org/licenses/MIT)[![PHP Version](https://camo.githubusercontent.com/b5d4f7901c58ad1ddfff679966f426cc25a9354bab763846b9a7276c2feab4e0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d253545382e322d626c7565)](https://www.php.net/releases/8.2/)[![PHPUnit Tests](https://github.com/jopanel/raydium-php-sdk/actions/workflows/phpunit.yml/badge.svg)](https://github.com/jopanel/raydium-php-sdk/actions/workflows/phpunit.yml/badge.svg)

A robust and developer-friendly PHP SDK for interacting with the Raydium DeFi platform. This library simplifies access to Raydium's comprehensive API, enabling seamless integration with its pools, farms, mints, and IDO functionalities. Perfect for building scalable and efficient decentralized finance applications with PHP.

🚀 Features
----------

[](#-features)

- Lightweight and fully PSR-4 compliant
- [Supports Raydium V3 API](https://api-v3.raydium.io/docs/#/)
- Built-in extensibility for future methods
- Clean and intuitive API design
- Open source and community-friendly
- PHP 8.2+ Required

📚 Installation
--------------

[](#-installation)

Install the library via Composer:

```
composer require josephopanel/raydium-php-sdk
```

📖 Documentation
---------------

[](#-documentation)

For detailed information about all available methods, visit the [API Documentation](docs/API.md).

---

API Endpoints
-------------

[](#api-endpoints)

- [Main API Version](docs/API.md#getversion)
- [UI RPCs](docs/API.md#getrpcs)
- [Chain Time](docs/API.md#getchaintime)
- [TVL and 24-Hour Volume](docs/API.md#getinfo)
- [RAY Stake Pools](docs/API.md#getstakepools)
- [Migrate LP Pool List](docs/API.md#getmigratelp)
- [Transaction Auto Fee](docs/API.md#getautofee)
- [CLMM Config](docs/API.md#getclmmconfig)
- [CPMM Config](docs/API.md#getcpmmconfig)
- [Default Mint List](docs/API.md#getlist)
- [Mint Info](docs/API.md#getmintinfo)
- [Mint Price](docs/API.md#getmintprice)
- [Pool Info by IDs](docs/API.md#getpoolinfobyids)
- [Pool Info by LP Mint](docs/API.md#getpoolinfobylps)
- [Pool Info List](docs/API.md#getallpoolsinfo)
- [Pool Info by Token Mint](docs/API.md#getpoolinfobytokenmint)
- [Pool Key by IDs](docs/API.md#getpoolkeysbyids)
- [Pool Liquidity History](docs/API.md#getpoolliquidityhistory)
- [CLMM Position](docs/API.md#getpoolpositionhistory)
- [Farm Pool Info by IDs](docs/API.md#getfarminfobyids)
- [Farm Pool Info by LP Mint](docs/API.md#getfarminfobylp)
- [Farm Pool Key by IDs](docs/API.md#getfarmkeysbyids)
- [IDO Pool Keys by IDs](docs/API.md#getidopoolkeys)

---

💻 Contributing
--------------

[](#-contributing)

Contributions are welcome! If you'd like to improve the SDK or add new features, feel free to fork the repository and submit a pull request.

1. Fork the repository
2. Create a new feature branch: `git checkout -b feature/my-feature`
3. Commit your changes: `git commit -m "Add new feature"`
4. Push to the branch: `git push origin feature/my-feature`
5. Open a pull request

---

💰 Donations
-----------

[](#-donations)

This project is open source and developed with passion. If you’d like to support ongoing development, consider donating:

- **Solana Wallet Address**: `4izNYzN7uQac8jBDcD7NmuCpS8PqvYiHVSLXF5bY9Zrg`

Every little bit helps keep this project maintained and up-to-date. Thank you for your support! ❤️

---

📜 License
---------

[](#-license)

This project is licensed under the [MIT License](https://opensource.org/licenses/MIT).

---

📞 Contact
---------

[](#-contact)

For any questions, feedback, or collaboration inquiries, feel free to reach out:

- **Author**: Joseph Opanel
- **Email**:

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance41

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Every ~0 days

Total

4

Last Release

522d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d5168a1a37d39b82c9e31f60f4f1e6f44547ec579afdd2de674f94f8172f53d7?d=identicon)[jopanel](/maintainers/jopanel)

---

Top Contributors

[![jopanel](https://avatars.githubusercontent.com/u/13390478?v=4)](https://github.com/jopanel "jopanel (15 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/josephopanel-raydium-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/josephopanel-raydium-php-sdk/health.svg)](https://phpackages.com/packages/josephopanel-raydium-php-sdk)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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