2017 © Pedro Peláez
 

library gw-flickrphotoset

PHP flickr photoset class

image

gwa/gw-flickrphotoset

PHP flickr photoset class

  • Thursday, April 30, 2015
  • by gwa
  • Repository
  • 3 Watchers
  • 0 Stars
  • 620 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

FlickrPhotoSet

PHP class for reading flickr photosets., (*1)

Tests

To run the tests you will need to create the tests/config.php file, adding your Flickr API key and a photoset ID., (*2)

Master

Quality Score Build Status, (*3)

Contributing

All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code., (*4)

Fork the project, create a feature branch, and send us a pull request., (*5)

To ensure a consistent code base, you should make sure the code follows the Coding Standards which we borrowed from PSR-2., (*6)

The easiest way to do make sure you're following the coding standard is to run vendor/bin/php-cs-fixer fix before committing., (*7)

The Versions