https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-php-samples
GroupDocs.Conversion Cloud SDK for PHP examples, plugins and showcase projects
https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-php-samples
Last synced: 11 months ago
JSON representation
GroupDocs.Conversion Cloud SDK for PHP examples, plugins and showcase projects
- Host: GitHub
- URL: https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-php-samples
- Owner: groupdocs-conversion-cloud
- License: mit
- Created: 2019-03-23T12:27:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-11T06:24:00.000Z (12 months ago)
- Last Synced: 2025-04-11T18:24:10.451Z (11 months ago)
- Homepage: https://products.groupdocs.cloud/conversion/php
- Size: 961 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GroupDocs.Conversion Cloud SDK for PHP Examples
This repository contains [Examples](Examples) projects for [GroupDocs.Conversion Cloud SDK for PHP](https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-php) to help you learn and write your own applications.
[GroupDocs.Conversion Cloud SDK for PHP](https://products.groupdocs.cloud/conversion/php) has been developed to help you get started with using our document conversion REST API, allowing to seamlessly convert your documents to any format you need. With this single API, you can convert back and forth between over 50 types of documents and images, including all Microsoft Office and OpenDocument file formats, PDF documents, HTML, CAD, raster images and many more.
[GroupDocs.Conversion Cloud API](https://products.groupdocs.cloud/conversion). GroupDocs.Conversion Cloud SDK for PHP has been developed to help you integrate all these features in your PHP application without any hassle.
## Prerequisites
+ PHP with Composer installed
+ Get your ClientId and ClientSecret at [https://dashboard.groupdocs.cloud](https://dashboard.groupdocs.cloud) (free registration is required).
## How to Run the Examples
The package contains PHP examples. Follow the given steps to proceed run:
*Extract the downloaded project
*Edit Utils.php and put ClientId and ClientSecret, obtained from [https://dashboard.groupdocs.cloud](https://dashboard.groupdocs.cloud) there
*Go to "Examples" directory of the project
*Execute "composer update" command
*Run examples using "php .\RunExamples.php" command
For more details, visit [Getting Started](https://docs.groupdocs.cloud/conversion/getting-started/).
## Licensing
All GroupDocs.Conversion Cloud SDKs are licensed under [MIT License](LICENSE).
[Home](https://www.groupdocs.cloud/) | [Product Page](https://products.groupdocs.cloud/conversion/php) | [Docs](https://docs.groupdocs.cloud/conversion/) | [Demos](https://products.groupdocs.app/conversion/family) | [API Reference](https://apireference.groupdocs.cloud/conversion/) | [Source Code](https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-php) | [Blog](https://blog.groupdocs.cloud/category/conversion/) | [Free Support](https://forum.groupdocs.cloud/c/conversion) | [Free Trial](https://purchase.groupdocs.cloud/trial)