2 projects tagged "convert"
PHP Array to Object converter is a PHP class that can be used to turn any array into an object. It takes an array and assigns the variables of the class with the values of the array entries with the same name. Array entries with array values are also converted to objects recursively.
VuzitPHP is a library that allows developers to directly access the Vuzit Web Service API through the PHP programming language. It allows developers to automate the upload, download, and removal of electronic (PDF, doc, PPT, XML, etc.) documents through the Vuzit Web Services API.