Download the PHP package jinfakeji168/tron-php without Composer

On this page you can find all versions of the php package jinfakeji168/tron-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package tron-php

波场开发包 php版

概述

波场开发包目前支持波场的 TRX 和 TRC20 中生成地址,发起转账,离线签名,资源代理和收回,资源价格查询等功能。正在持续更新,将会支持更多的功能,已修复原版不少bug,将会持续维护。

特点

  1. 方法调用快捷方便
  2. 兼容 TRON 网络中 TRX 货币和 TRC 系列所有通证
  3. 支持最新的质押2.0中的资源代理和资源回收
  4. 支持实时获取质押获得的资源数量,例如质押1trx获得的能量
  5. 接口可灵活增减
  6. 速度迅速 算法经过专门优化
  7. 持续更新 始终跟进波场新功能

支持方法

快速开始

安装

接口调用

完整代码请查阅/examples下的文件

USDT.php

Trx.php

Delegate.php

感谢

开发者名称 描述 应用场景
iexbase/tron-api 波场官方文档推荐 PHP 扩展包 波场基础Api
Fenguoz 波场PHP 实现 波场基础Api
ufado/tron-api 基于iexbase的自行维护扩展包 波场基础Api

联系

项目合作 项目开发 源码定制 请联系 Https://t.me/ufado_bot


All versions of tron-php with dependencies

PHP Build Version
Package Version
Requires jinfakeji168/tron-api Version ^1.1
ionux/phactor Version 1.0.8
kornrunner/keccak Version ^1.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package jinfakeji168/tron-php contains the following files

Loading the files please wait ....