New PHP SDK Version 2.0.0 Released and Composer Friendly


C8Cd9C C E A D A C8C 


php-sdk-netdna

We’ve just released version 2.0.0 of our PHP SDK available on GitHub. Our goal for this release was simple: Make it easier for PHP developers to use our stuff.  How we’ve done this requires some geek goggles so put them on and take a look at the following details:

  • Organized code to be PSR-0 compliant.  Future additions will ensure no more classes in the global namespace.
  • Added the MIT license. This license gives you the liberty to use and modify this SDK in the most open way possible.
  • Make it Composer friendly. Now you can easily bring in our SDK to your projects by using composer and specifying ‘netdna/rws-sdk-php‘ as a dependency.  You are using Composer, right?

We’re dedicated to making it easy for developers to fully leverage our amazing CDN technology.  If you are a PHP developer, download the SDK and view our API Documentation to get started.

← Back to the NetDNA Blog