Skip to content

PHP SDK to integrate Zoho office suite editors in to web applications.

License

Notifications You must be signed in to change notification settings

iampraba/zoi-php-sdk-examples

Repository files navigation

Zoho Office Integrator - PHP SDK Example Codes

Getting Started

Zoho Office Integrator PHP SDK used to help you quickly integrator Zoho Office Integrator editors in side your web application. This repository will example code to integrate Zoho Office Integrator using PHP SDK.

How to run the example codes

  • Clone this repository in your local machine.

     git clone https://github.com/iampraba/zoi-php-sdk-examples
  • Install Office Integrator PHP SDK and other dependencies

    • Navigate to the folder zoi-php-sdk-examples

      cd zoi-php-sdk-examples
    • Run the command below. This command will install office integrator php sdk and it's dependencies.

      composer install
  • Now go to any of the folder document-apis

    cd document-apis
  • Run any of the example files in those folders.

    php CreateDocument.php
  • You can make the changes in any of the example code and test if your changes get reflected in the output.

  • Check the documentation page for all possible customizations.

License

This SDK is distributed under the Apache License, Version 2.0, see LICENSE.txt for more information.

About

PHP SDK to integrate Zoho office suite editors in to web applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages