定制 heysmmreseller/smm-api-client 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

heysmmreseller/smm-api-client

Composer 安装命令:

composer require heysmmreseller/smm-api-client

包简介

PHP client for SMM panel API - Easy integration for social media marketing services

README 文档

README

HeySmmReseller Logo

SMM Reseller API Client for PHP

Simple PHP client library for integrating with SMM panel APIs. Perfect for developers who want to automate social media marketing services.

Features

  • 🚀 Easy to integrate
  • 📦 Lightweight with minimal dependencies
  • 🔧 Simple API interface
  • 💡 Full documentation at HeySmmReseller

Installation

Install via Composer:

composer require heysmmreseller/smm-api-client


<?php
require_once 'vendor/autoload.php';

use HeySmmReseller\SmmClient;

// Initialize the client
$client = new SmmClient('your-api-key');

// Add an order
$response = $client->addOrder(419, 'https://instagram.com/username', 100);

// Get available services
$services = $client->getServices();


Get Your API Key
To get your API key and access full documentation:

Visit HeySmmReseller
Create an account
Navigate to API section

Services Available

Instagram Followers
Instagram Likes
TikTok Followers
YouTube Views
And many more at HeySmmReseller

Support

🌐 Website: HeySmmReseller
📧 Support: support@heysmmreseller.com
📖 API Docs: HeySmmReseller API Documentation

Need More Features?
For advanced features, bulk operations, or custom solutions, visit HeySmmReseller or contact our support team.
License
This project is licensed under the MIT License.

Made with ❤️ by HeySmmReseller

### LICENSE
MIT License
Copyright (c) 2024 HeySmmReseller
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-07-20