YouTube PHP API Besides Zend -


i'm using zend framework youtube php api under high load zend doesn't perform well. when implementing caching each youtube video object 23kb compressed. i'd rather switch implementation of api. there other maintained implementations? i've searched it's little difficult find.

i ported codeigniter youtube api implementation regular php. can find here: https://github.com/jimdoescode/zendless-php-youtube-api


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

aspxgridview - Devexpress grid - header filter does not work if column is initially hidden -

c# - How to execute a particular part of code asynchronously in a class -