PHPackages                             photom/framework - 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. [Framework](/categories/framework)
4. /
5. photom/framework

ActiveLibrary[Framework](/categories/framework)

photom/framework
================

micro open framework

1.1.3(6y ago)114MITPHPPHP ^7.2.2CI failing

Since Sep 24Pushed 6y ago1 watchersCompare

[ Source](https://github.com/reptily/photom)[ Packagist](https://packagist.org/packages/photom/framework)[ RSS](/packages/photom-framework/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (6)Dependencies (1)Versions (6)Used By (0)

Photom - it is a micro framework for PHP
----------------------------------------

[](#photom---it-is-a-micro-framework-for-php)

Features

1. HTTP Router

The most important thing is what the framework should decide. This is routing. This task is solved quickly and easily. Minimum code, maximum functionality.

2. Middleware

In many places, intermediate handlers need to be done. The photo for this gives an easy tool.

3. ORM

What is needed for a successful project? This is an easy base management. Built-in ORM allows you to manage it.

4. MVC

Model View Controller - Has already become the standard design. And Photom also supports this standard

5. Tools Helper

The speed of development increases the built-in utility for creating the necessary typical code.

6. DDD

The framework has support for Domain objects that can easily integrate with a business model

7. Storage

The framework has file tool

### Install

[](#install)

```
composer require photom/framework
ln vendor/photom/framework/photom photom
./photom install

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Every ~2 days

Total

5

Last Release

2416d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/63a84b9b680bd78e5ce9e59937330e49e20c065b6d147ba2b0f246087a66aa7f?d=identicon)[reptily](/maintainers/reptily)

---

Top Contributors

[![reptily](https://avatars.githubusercontent.com/u/47777868?v=4)](https://github.com/reptily "reptily (7 commits)")

---

Tags

phpframeworkopenwebreptilyphotom

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/photom-framework/health.svg)

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

PHPackages © 2026

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