Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 885 Bytes

File metadata and controls

23 lines (14 loc) · 885 Bytes

MediaFire API PHP Library

  • REQUIREMENTS

    • PHP5 or higher
    • JSON extension enabled
    • OpenSSL extension enabled
    • (Optional) libxml PHP extension enabled
    • (Optional) cURL extension enabled
  • HOW TO USE

You must first register and create a new application in the My Account > Developers section on MediaFire's website in order to get an Application ID and an API Key to use this class.

Browse the example directory to see basic usage of this class. Also look at the class source and MediaFire website for documentation of the API : REST API - MediaFire

  • ABOUT AND LICENSE

Copyright (c) 2012-2013, WindyLea. All right reserved. Website : www.windylea.com

This project is made under BSD license. See LICENSE file for more information.

MediaFire® is a registered trademark of the MediaFire, LLC.