Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Releases: LycheeOrg/php-flickr-justified-layout

Version 1.1.0 - Add cast to css string for Item

14 May 18:36
Compare
Choose a tag to compare

Allow to cast Item from box directly to css for less headache.

Version 1.0.0 (re-released sorry)

14 May 18:03
Compare
Choose a tag to compare

Hopefully the only version to be released. :)

Provide a complete re-implementation of the Justified Layout from Flickr in PHP.

This comes with the following benefits:

  • Stronger types
  • Static analysis
  • Minor JS bugs fixed.