Skip to main content
Question

Box integration in php

  • May 21, 2025
  • 2 replies
  • 86 views

Forum|alt.badge.img

Hi

Can you please give me the sdk for box integration in php. 

2 replies

Forum|alt.badge.img

We don't have an official PHP SDK.

 

Here are two PHP SDKs created by third-party developers:

https://github.com/golchha21/BoxPHPAPI

https://github.com/adammbalogh/box-php-sdk


Forum|alt.badge.img

Hi,

 

   In one of my project, I have used https://github.com/crocodoc/php-box-view. Everything is working fine.

But when I enable download option in box viewer and when I download, for all the documents its downloading as doc.txt / doc.pdf  etc.

  I wanted original file name instead of default doc. Is there any way, if so can you please let me know.