PHPackages                             mfd/fal-duplicate-checker - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mfd/fal-duplicate-checker

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

mfd/fal-duplicate-checker
=========================

FAL duplicate file checker for TYPO3 backend

1.0.5(3mo ago)16.2k↑15.5%[1 issues](https://github.com/marketing-factory/fal-duplicate-checker/issues)GPL-2.0-or-laterShellPHP ^8.2CI failing

Since Mar 3Pushed 3mo agoCompare

[ Source](https://github.com/marketing-factory/fal-duplicate-checker)[ Packagist](https://packagist.org/packages/mfd/fal-duplicate-checker)[ RSS](/packages/mfd-fal-duplicate-checker/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (4)Dependencies (14)Versions (7)Used By (0)

FAL Duplicate Checker
=====================

[](#fal-duplicate-checker)

A TYPO3 backend extension that detects duplicate files in FAL (`sys_file`) by comparing SHA1 hashes and displays a warning in the backend file info view.

Requirements
------------

[](#requirements)

- TYPO3 13.4 or 14.x
- PHP 8.2+

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

[](#installation)

```
composer require mfd/fal-duplicate-checker
```

No additional configuration is required. The extension registers its page TSconfig and backend route override automatically on activation.

How it works
------------

[](#how-it-works)

When a backend user opens the file information view (e.g. via the File List module → right-click → Info), the extension queries `sys_file` for other records that share the same SHA1 hash as the currently viewed file. If any are found, a warning infobox is shown listing the paths of all duplicate files.

Duplicate detection relies on the `sha1` column already maintained by the TYPO3 FAL indexer — no additional indexing or scheduler tasks are needed.

License
-------

[](#license)

GPL-2.0-or-later — see [LICENSE](LICENSE).

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance62

Regular maintenance activity

Popularity27

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

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 ~13 days

Total

6

Last Release

93d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/82a4f3fa125541cd587bbf5db91e51a64d89d36f9c1ca07fcfba271a5661a730?d=identicon)[cspoo](/maintainers/cspoo)

---

Top Contributors

[![tehplague](https://avatars.githubusercontent.com/u/1062568?v=4)](https://github.com/tehplague "tehplague (22 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mfd-fal-duplicate-checker/health.svg)

```
[![Health](https://phpackages.com/badges/mfd-fal-duplicate-checker/health.svg)](https://phpackages.com/packages/mfd-fal-duplicate-checker)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103574.3k64](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40543.5k](/packages/wazum-sluggi)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.6M84](/packages/typo3-cms-redirects)[fluidtypo3/flux

The flux package from FluidTYPO3

1501.0M25](/packages/fluidtypo3-flux)[yoast-seo-for-typo3/yoast_seo

Yoast SEO for TYPO3

571.8M9](/packages/yoast-seo-for-typo3-yoast-seo)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

15100.9k](/packages/eliashaeussler-typo3-form-consent)

PHPackages © 2026

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