Download the PHP package avify/avify-php-client without Composer
On this page you can find all versions of the php package avify/avify-php-client. 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 avify-php-client
Avify PHP Client Library
Requirements
PHP 5.6.0 and later.
Composer
You can install the bindings via Composer. Run the following command:
To use the bindings, use Composer's autoload:
Usage
The Avify PHP Client constructor accepts the following parameters:
- mode:
'sandbox'
or'production'
. - version:
'v1'
. - api_key: The API key provided by Avify.
Internationalization
If you want to set a custom locale and show messages in a specific language, you can do so using the set_locale
method:
Available languages
At the moment we only support Spanish ('es') and English ('en').
Note: API's locale is English by default.
TODO
- Improve README.
All versions of avify-php-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package avify/avify-php-client contains the following files
Loading the files please wait ....