The Google API PHP Client is an official PHP client library for accessing Google APIs such as Gmail, Calendar, Drive, YouTube, and more. It handles OAuth 2.0 authentication, RESTful API calls, and JSON parsing, making it easier for PHP applications to interact with Google’s ecosystem.
NetSuite PHP API Client with namespaces and autoloading
A PHP API client package for NetSuite, pried from the NetSuite PHP Toolkit and made more consumable for modern PHP application development. All of the classes in the NetSuite\Classes namespace are code provided by NetSuite with a license allowing redistribution. The custom work provided by this library separates these nearly 2,000 classes out into their own files and allows the classes to be installed with composer and accessed using standard autoloading support. It allows configuration to...
This is the Public API client library for PHP 5 for Myxer to allow partners to manipulate their account programmatically on their own websites. Profiles, Ringtones, wallpapers, videos, and songs all have CRUD functionality.