Class https://www.hexblot.com/ en Skroutz API Class https://www.hexblot.com/project/code/skroutz-api-class <span class="field field--name-title field--type-string field--label-hidden">Skroutz API Class</span> <div class="field field--name-field-article-image field--type-image field--label-hidden field__item"> <img src="/sites/default/files/article_images/sk-php.png" width="235" height="114" alt="" loading="lazy" typeof="foaf:Image" /> </div> <div class="clearfix text-formatted field field--name-field-features field--type-text-long field--label-above"> <div class="field__label">Features</div> <div class="field__item"><ul><li>Handles all communications via cURL and JSON</li><li>Performs authentication whenever required </li><li>Supports authentication token caching to reduce overhead</li><li>Supports result object caching to reduce network chatter</li><li>Supports fetching price information via SKU</li><li>Supports partial field fetching ( full Skroutz object is large! )</li><li>Can be instantiated both as a simple object or using the singleton pattern</li></ul></div> </div> <span class="field field--name-uid field--type-entity-reference field--label-hidden"><span lang="" about="/users/nand" typeof="schema:Person" property="schema:name" datatype="">nand</span></span> <span class="field field--name-created field--type-created field--label-hidden">Sat, 04/02/2011 - 01:35</span> <div class="clearfix text-formatted field field--name-field-changelog field--type-text-long field--label-above"> <div class="field__label">Changelog</div> <div class="field__item"><ul><li>v.0.3<ul><li>Implemented fetching by SKU method</li><li>Implemented partial field resultset</li></ul></li><li>v.0.2<ul><li>Implemented authentication token caching</li><li>Implemented result object caching</li><li>Implemented singleton pattern instantiation</li></ul></li><li>v.0.1<ul><li>Implemented low level cURL communication</li><li>Implemented authentication</li><li>Implemented raw querying</li></ul></li></ul></div> </div> <div class="clearfix text-formatted field field--name-field-requirements field--type-text-long field--label-above"> <div class="field__label">Requirements</div> <div class="field__item"><ul><li>PHP 5 ( all tests performed on PHP 5.1.6 and 5.2+ )</li><li>cURL compiled into PHP</li></ul><div class="typo-alert"><p>If your PHP version is less than 5.2.x you will have to load an implementation of JSON before this class can run, otherwise you will get a lot of errors.</p></div></div> </div> <div class="field field--name-field-files field--type-file field--label-above"> <div class="field__label">File attachments</div> <div class="field__items"> <div class="field__item"> <span class="file file--mime-application-zip file--package-x-generic"> <a href="https://www.hexblot.com/sites/default/files/uploads/SkroutzAPI.zip" type="application/zip">SkroutzAPI.zip</a></span> </div> </div> </div> Fri, 01 Apr 2011 22:35:20 +0000 nand 88 at https://www.hexblot.com