PHPackages                             fridzema/fridzel - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. fridzema/fridzel

ActiveProject[DevOps &amp; Deployment](/categories/devops)

fridzema/fridzel
================

Minimalistic photo CMS 📸

v0.1(8y ago)09MITPHPPHP &gt;=5.6.4

Since Aug 12Pushed 8y ago1 watchersCompare

[ Source](https://github.com/fridzema/fridzel)[ Packagist](https://packagist.org/packages/fridzema/fridzel)[ RSS](/packages/fridzema-fridzel/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (12)Versions (3)Used By (0)

 [![Fridzel logo](https://camo.githubusercontent.com/b85eae4d31b99013092bf004435d5fff3a4bfc96aefc62a36dc46e5e6b34a0ec/68747470733a2f2f7374617469632e667269647a656d612e636f6d2f696d672f667269647a656c2e737667 "Fridzel")](https://fridzema.com)

Fridzel
=======

[](#fridzel)

Fridzel | Minimalistic photo CMS 📸

🖼 Screenshots
-------------

[](#-screenshots)

[![Frontend](https://camo.githubusercontent.com/1cc77bb72b7add6bbfb32a9ee2f32050b1a3d3d8cf338ebc6796ed712a3da588/68747470733a2f2f7374617469632e667269647a656d612e636f6d2f696d672f73312e6a70673f763d33 "Frontend")](https://camo.githubusercontent.com/1cc77bb72b7add6bbfb32a9ee2f32050b1a3d3d8cf338ebc6796ed712a3da588/68747470733a2f2f7374617469632e667269647a656d612e636f6d2f696d672f73312e6a70673f763d33)

[![Login](https://camo.githubusercontent.com/b84d85834564d8f98911846faf854162d2ff5ed962c281e01cac1378630c3c13/68747470733a2f2f7374617469632e667269647a656d612e636f6d2f696d672f73322e6a70673f763d33 "Login")](https://camo.githubusercontent.com/b84d85834564d8f98911846faf854162d2ff5ed962c281e01cac1378630c3c13/68747470733a2f2f7374617469632e667269647a656d612e636f6d2f696d672f73322e6a70673f763d33)

[![Admin](https://camo.githubusercontent.com/e1d9ddf8b2457b3a064ba9fbcc06a47d0ce4a49516e12d1b1168744eba495300/68747470733a2f2f7374617469632e667269647a656d612e636f6d2f696d672f73332e6a70673f763d33 "Admin")](https://camo.githubusercontent.com/e1d9ddf8b2457b3a064ba9fbcc06a47d0ce4a49516e12d1b1168744eba495300/68747470733a2f2f7374617469632e667269647a656d612e636f6d2f696d672f73332e6a70673f763d33)

⚙️ Features
-----------

[](#️-features)

- Basic parallel Drag and Drop File upload (Dropzone)
- Drag and drop reordering
- Photo EXIF data extraction (Not displayed yet)
- Optional CDN Support
- Optional Google Analytics Support
- Envoy deploy script

🚧 Roadmap
---------

[](#--roadmap)

- Better responsive css, at the moment almost as minimal/showable possible
- Multiple themes, different grids
- Optional abums
- Photo search/filtering
- Reordering photos
- Configuration options
- Lightroom publishing plugin
- Photo stories and EXIF information
- Photo comments
- Photo votes
- Photo social media sharing
- Google AMP Pages
- SEO
- Ansible provision script

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

[](#installation)

Recommended:

`composer create-project fridzema/fridzel `

Or:

`git clone https://github.com/fridzema/fridzel && cd fridzel && composer install && cp .env.example .env`

Fill the `.env` file with your own values, and then do not forget to seed the database

`php artisan migrate --seed`

If there are no photos found yet you will be redirected to the login page, you can login with following default credentials:

`user@fridzel.dev`

`password`

Questions?
----------

[](#questions)

Feel free to make an issue about whatever you want!

Extra
-----

[](#extra)

[Photo samples](https://static.fridzema.com/downloads/fridzel-samples.zip)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3244d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8180660?v=4)[Robert Fridzema](/maintainers/fridzema)[@fridzema](https://github.com/fridzema)

---

Top Contributors

[![fridzema](https://avatars.githubusercontent.com/u/8180660?v=4)](https://github.com/fridzema "fridzema (3 commits)")

---

Tags

deploymentenvoylaravelnginx-configurationphotographyphotoscmsphoto

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/fridzema-fridzel/health.svg)

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

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.2k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.4k169.0k9](/packages/bagisto-bagisto)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.4k](/packages/typicms-base)[code16/sharp

Laravel Content Management Framework

79062.6k7](/packages/code16-sharp)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11914.4k42](/packages/kompo-kompo)

PHPackages © 2026

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