PHPackages                             phorax/typo3-probe - 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. phorax/typo3-probe

Abandoned → [phorax/typo3-probe](/?search=phorax%2Ftypo3-probe)ArchivedPackage[Utility &amp; Helpers](/categories/utility)

phorax/typo3-probe
==================

Checks server for ability to run TYPO3 CMS flawlessly.

6.2.0beta7(12y ago)18335[3 PRs](https://github.com/7elix/TYPO3-Probe/pulls)PHP

Since Mar 16Pushed 12y agoCompare

[ Source](https://github.com/7elix/TYPO3-Probe)[ Packagist](https://packagist.org/packages/phorax/typo3-probe)[ RSS](/packages/phorax-typo3-probe/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (4)Used By (0)

[![TYPO3](https://camo.githubusercontent.com/3da035005a67702ac45d431c2480befbf0188b348058679d6ab07bc48282ad3a/687474703a2f2f7479706f332e6f72672f7479706f33636f6e662f6578742f74336f72675f74656d706c6174652f692f7479706f332d6c6f676f2e706e67)](https://camo.githubusercontent.com/3da035005a67702ac45d431c2480befbf0188b348058679d6ab07bc48282ad3a/687474703a2f2f7479706f332e6f72672f7479706f33636f6e662f6578742f74336f72675f74656d706c6174652f692f7479706f332d6c6f676f2e706e67)

TYPO3 Probe
===========

[](#typo3-probe)

[![Scrutinizer-CI Code quality](https://camo.githubusercontent.com/2dd2f9bcde2f1c707b45ce9ed19da8835395871396e7cb52b2ebc438e9062574/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f37656c69782f5459504f332d50726f62652f6261646765732f7175616c6974792d73636f72652e706e673f733d64333938633163396230373132636635656631623462303330643539663662623437373631353365)](https://camo.githubusercontent.com/2dd2f9bcde2f1c707b45ce9ed19da8835395871396e7cb52b2ebc438e9062574/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f37656c69782f5459504f332d50726f62652f6261646765732f7175616c6974792d73636f72652e706e673f733d64333938633163396230373132636635656631623462303330643539663662623437373631353365)

[![Scrutinizer-CI Code coverage](https://camo.githubusercontent.com/b0ddbdbed6899e27e4a5cad446fa8ffedb62031d5e637d579b9a0890b6589495/687474703a2f2f7363727574696e697a65722d63692e636f6d2f672f37656c69782f5459504f332d50726f62652f6261646765732f636f7665726167652e706e673f733d32353037326366613935633131616561376432333630396666373536613363626234623133373936)](https://camo.githubusercontent.com/b0ddbdbed6899e27e4a5cad446fa8ffedb62031d5e637d579b9a0890b6589495/687474703a2f2f7363727574696e697a65722d63692e636f6d2f672f37656c69782f5459504f332d50726f62652f6261646765732f636f7665726167652e706e673f733d32353037326366613935633131616561376432333630396666373536613363626234623133373936)

[![Travis-CI Build Status](https://camo.githubusercontent.com/ea0a57f7f48861f0aa0c6d8ca86ed2b7a16eb15e246f1484df4603bb3213f0f4/68747470733a2f2f7472617669732d63692e6f72672f37656c69782f5459504f332d50726f62652e706e673f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/ea0a57f7f48861f0aa0c6d8ca86ed2b7a16eb15e246f1484df4603bb3213f0f4/68747470733a2f2f7472617669732d63692e6f72672f37656c69782f5459504f332d50726f62652e706e673f6272616e63683d6d6173746572)

Probe is a small and handy script to easily determine if your server full-fills requirements to run TYPO3 CMS 6.2; created and maintained by [Felix Kopp](https://twitter.com/7elix). Inspired by [activeCollab Probe](https://github.com/activecollab/activecollab-probe/).

Installation Instructions
-------------------------

[](#installation-instructions)

Depending on your setup you can upload TYPO3-Probe with any file transfer or download the files from within your remote server. After installation you can run TYPO3-Probe in your browser or on command line. Please connect to your remote server and navigation to web root directory to install TYPO3-Probe.

### Via Composer

[](#via-composer)

Recommended when you know and have composer. Please make sure, composer is installed on remote server (). On command line of your remote server type:

```
composer create-project phorax/typo3-probe typo3-probe

```

This results in TYPO3-Probe script being installed into the directory typo3-probe on your server.

### Via file transfer

[](#via-file-transfer)

a) Download ZIP archive locally [](https://github.com/7elix/TYPO3-Probe/releases).

b) Extract .ZIP file locally ("typo3-probe")

c) Upload extracted folder to remote server

Run TYPO3-Probe
---------------

[](#run-typo3-probe)

### In web browser

[](#in-web-browser)

The uploaded files can be opened in your web browser. Open server url http://*server-address*/typo3-probe/typo3-probe.php in your web browser and follow instructions.

### On remote shell

[](#on-remote-shell)

Commect to server shell and navigation to web root directory. Run the .php file with your php cli command:

```
php typo3-probe/typo3-probe.php

```

Depending on your server confiuration you might have to call "php5" or "php\_cli" command.

Remove
------

[](#remove)

Please *delete* the files from your remote server afterwards! This is very important as intruders might use the disclosed information for attacks.

How to contribute
-----------------

[](#how-to-contribute)

Please report issues with this probe script at Github issues: [](https://github.com/7elix/TYPO3-Probe/issues)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.2% 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 ~0 days

Total

3

Last Release

4489d ago

Major Versions

1.2.1 → 6.2.0beta72014-03-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/9188bbeecffc353361c6ba97b274c8d35f4ee8178d23cafda23409a5999f1182?d=identicon)[phorax](/maintainers/phorax)

![](https://avatars.githubusercontent.com/u/878514?v=4)[Felix Kopp](/maintainers/7elix)[@7elix](https://github.com/7elix)

---

Top Contributors

[![7elix](https://avatars.githubusercontent.com/u/878514?v=4)](https://github.com/7elix "7elix (20 commits)")[![SimonSimCity](https://avatars.githubusercontent.com/u/392589?v=4)](https://github.com/SimonSimCity "SimonSimCity (1 commits)")

### Embed Badge

![Health badge](/badges/phorax-typo3-probe/health.svg)

```
[![Health](https://phpackages.com/badges/phorax-typo3-probe/health.svg)](https://phpackages.com/packages/phorax-typo3-probe)
```

###  Alternatives

[spatie/laravel-html

A fluent html builder

8307.1M91](/packages/spatie-laravel-html)[woocommerce/action-scheduler

Action Scheduler for WordPress and WooCommerce

7137.3M86](/packages/woocommerce-action-scheduler)[ml/json-ld

JSON-LD Processor for PHP

3376.9M40](/packages/ml-json-ld)[symfony/ldap

Provides a LDAP client for PHP on top of PHP's ldap extension

1367.9M56](/packages/symfony-ldap)[malzariey/filament-daterangepicker-filter

This package uses daterangepciker library to filter date by a range or predefined date ranges (Today , Yesterday ...etc)

1752.1M22](/packages/malzariey-filament-daterangepicker-filter)[sylius/registry

Services registry.

6111.5M54](/packages/sylius-registry)

PHPackages © 2026

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