Libraries tagged by flick
timenomad/dpzflickr
3083 Downloads
PHP client library for Flickr.
samwilson/phpflickr-cli
3 Downloads
A command line interface for Flickr.
restgalleries/restgalleries
18 Downloads
Is an API Client interface for interact with restful image services like Flickr through CRUD methods.
ondkal/paginator
16 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses. This is a fork of the original project by Jason Grimes that allows using item number (in addition to page number) as NUM_PLACEHOLDER for the target link in the URL.
leknoppix/php-image-uploader
206 Downloads
Based of dfktv/php-image-uploader - Library for uploading image to picasa, flickr, imgur, imageshack
kopetgroup/php-paginator
4 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
innobrig/paginator
68 Downloads
A lightweight PHP paginator for Bootstrap4. Generates pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
grandcreation/silverstripe-widgets
35 Downloads
Widgets are small pieces of functionality such as showing the latest Comments or Flickr Photos. They normally display on the sidebar of your website.
etodesign/php-paginator
56 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
dfktv/php-image-uploader
26 Downloads
Library for uploading image to picasa, flickr, imgur, imageshack
carlos-mg89/phpflickr
22 Downloads
A PHP wrapper for the Flickr API, including Oauth.
alanzhaonys/paginator
22 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
symfony/lock
105473179 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
malkusch/lock
8351789 Downloads
Mutex library for exclusive code execution.
arvenil/ninja-mutex
3211296 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking