Installing the SDK
PHP SDK Installation
To integrate Wingify FE SDK into your Php application, you must first install the SDK through a Python package manager. Wingify PHP SDK can be installed using composer.
Requirements
Php VersionPHP version >= 7.4
Installation via Composer
To integrate the FE SDK into your PHP application through composer, run the following command through the command line. Make sure you run this command in the correct directory where your app resides.
composer require wingify/wingify-fme-php-sdk
Source Code
| Language | Repository |
|---|---|
| PHP | https://github.com/wingify/wingify-fme-php-sdk |
The FE SDK code is available in various languages on GitHub. All the SDKs published under Wingify Organization on GitHub are licensed under Apache 2.0 License (c) Wingify Pvt. Ltd. 2024-2026.
Updated about 1 month ago
What’s Next
Did this page help you?