PHPackages                             ffy/photogallery - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. ffy/photogallery

ActiveLibrary[Image &amp; Media](/categories/media)

ffy/photogallery
================

this is a bootstrap3, laravel 4.1 photo gallery

2413910[1 issues](https://github.com/Terumi/photogallery/issues)PHP

Since May 2Pushed 12y ago5 watchersCompare

[ Source](https://github.com/Terumi/photogallery)[ Packagist](https://packagist.org/packages/ffy/photogallery)[ RSS](/packages/ffy-photogallery/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Photogallery
============

[](#photogallery)

[![Total Downloads](https://camo.githubusercontent.com/b5aa1d357a002e4e8a94076d36e931362dc80b41e6657f00c0d922f065f944a5/68747470733a2f2f706f7365722e707567782e6f72672f6666792f70686f746f67616c6c6572792f646f776e6c6f6164732e706e67)](https://camo.githubusercontent.com/b5aa1d357a002e4e8a94076d36e931362dc80b41e6657f00c0d922f065f944a5/68747470733a2f2f706f7365722e707567782e6f72672f6666792f70686f746f67616c6c6572792f646f776e6c6f6164732e706e67)

This is a Laravel 4.1 gallery package using bootstrap3, \[Intervention Image\] () by Oliver Vogel and \[bootstrap-tagsinput\] () by Tim Schlechter

Installation
------------

[](#installation)

1. Install it through composer:
    `composer require ffy/photogallery`
2. Version:
    `dev-master`
3. Add this to the providers array in your config/app.php:
    `'Ffy\Photogallery\PhotogalleryServiceProvider',`
4. Add the intervention package to the providers array in your config/app.php:
    `'Intervention\Image\ImageServiceProvider',`
5. Add the intervention facade to the aliases array on your config/app.php:
    `'Image' => 'Intervention\Image\Facades\Image',`
6. Migrate the package tables:
    `php artisan migrate --package="ffy/photogallery"`
7. Publish the package configuration file:
    `php artisan config:publish ffy/photogallery`
8. Publish the package asset files:
    `php artisan asset:publish "ffy/photogallery"`

**Under app/config/packages/ffy you will find the configuration file**

Todos:
------

[](#todos)

- add albums
- add photo to albums relations
- assign photos to albums
- add index page
- add navigation to master page
- add active states
- add tags to photos
- add tags to albums
- add tags plugin
- add a 'favorite' flag to the images
- add pagination
- photo index page layout
- photo upload page layout
- photo edit page layout
- add bootstrap3 /cdn
    - set the markup in forms
- upload files on upload
- delete files on delete
- add preview in edit photo
- implement intervention
- prefix tables
- add TimSchlechter/bootstrap-tagsinput
- add a config file
    - add prefix
    - add upload folder
    - max photo width
    - max photo height
    - add multiple versions of the image
    - add resize functionality
    - add grayscale functionality
    - create sprites
    - add crop functionality
    - add instagram/hipster/derp filters (maybe)
    - add watermark thingy
- sort by id desc
- better css
- add facades
- drag and drop upload
- rerun all the configuration options for all photos uploaded

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2249412?v=4)[Tasos Protopapas](/maintainers/Terumi)[@Terumi](https://github.com/Terumi)

---

Top Contributors

[![Terumi](https://avatars.githubusercontent.com/u/2249412?v=4)](https://github.com/Terumi "Terumi (5 commits)")[![grrnikos](https://avatars.githubusercontent.com/u/3323561?v=4)](https://github.com/grrnikos "grrnikos (3 commits)")[![DeSlaper](https://avatars.githubusercontent.com/u/2464345?v=4)](https://github.com/DeSlaper "DeSlaper (1 commits)")

### Embed Badge

![Health badge](/badges/ffy-photogallery/health.svg)

```
[![Health](https://phpackages.com/badges/ffy-photogallery/health.svg)](https://phpackages.com/packages/ffy-photogallery)
```

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

133890.0k3](/packages/goat1000-svggraph)[imagekit/imagekit

PHP library for Imagekit

46877.3k10](/packages/imagekit-imagekit)[gravatarphp/gravatar

Gravatar URL builder which is most commonly called as a Gravatar library

12644.1k2](/packages/gravatarphp-gravatar)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
