PHP SDK

    • Posted on 18. Dec 2010 at 18:17 UTC by Felix Geisendörfer

    When we designed the transloadit api, we tried to keep things simple.

    This way people were able to integrate transloadit uploading with just a few lines of code in their favorite scripting language, no library required.

    However, as soon as you try to do things like uploading existing files from your server, things get a little trickier.

    For this reason we are now releasing our shiny new PHP SDK. The box includes:

    • A library that lets you create transloadit forms and server side requests with ease
    • Detailed examples and API Documentation
    • A decent suite of tests

    Of course we feel very guilty for not having a great Ruby, Python and Java SDK yet. Those are in the planning and should arrive in the near future.

    --fg

Comments