Download the PHP package yiui/fadada without Composer
On this page you can find all versions of the php package yiui/fadada. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package fadada
# fadada SDK for PHP
Overview
php 对接法大大
Run environment
- PHP 5.5+.
安装
-
If you use the composer to manage project dependencies, run the following command in your project's root directory:
composer require yiui/fadada "*"You can also declare the dependency on fadada for PHP in the
composer.jsonfile."require": { "yiui/fadada": "~1.0.1" }Then run
composer installto install the dependency. After the Composer Dependency Manager is installed, import the dependency in your PHP code:require_once __DIR__ . '/vendor/autoload.php'; - You can also directly download the packaged PHAR File, and introduce the file to your code:
Quick use
Common classes
安装
License
- MIT
Contact us
All versions of fadada with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
ext-curl Version *
ext-openssl Version *
ext-json Version *
ext-curl Version *
ext-openssl Version *
ext-json Version *
The package yiui/fadada contains the following files
Loading the files please wait ...