PHPackages                             michielroos/typo3migrate - 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. michielroos/typo3migrate

ActiveProject[Utility &amp; Helpers](/categories/utility)

michielroos/typo3migrate
========================

TYPO3 Migration Tools

1.4.1(7y ago)23.6k1MITPHPPHP ^5.6 || ^7.0

Since Dec 19Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Tuurlijk/typo3migrate)[ Packagist](https://packagist.org/packages/michielroos/typo3migrate)[ RSS](/packages/michielroos-typo3migrate/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (5)Versions (11)Used By (0)

TYPO3 migration tools
=====================

[](#typo3-migration-tools)

Tools for migrating TYPO3 sites

Are TYPO3 migration tools helping you to migrate your TYPO3 site more smoothly?
-------------------------------------------------------------------------------

[](#are-typo3-migration-tools-helping-you-to-migrate-your-typo3-site-more-smoothly)

Then please consider a sponsorship so I can make this tool even more awesome!

- Become a patreon on [Patreon](https://www.patreon.com/michielroos)
- Make a donation via [PayPal](https://paypal.me/MichielRoos)

Thank you! ♥

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

[](#requirements)

The tool requires **PHP 5.6** or higher to run.

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

[](#installation)

Download the latest version from:

Or install using composer (skip the init step if you're installing it into an existing project):

```
composer init
composer require --update-no-dev  "michielroos/typo3migrate:*"
```

Usage
-----

[](#usage)

Current tools:

- xml2xlf
- fluidNsToHtml

### Convert xml to xlf

[](#convert-xml-to-xlf)

Convert a xmllang file to xlf.

```
php ./typo3migrate.phar xml2xlf ~/tmp/localllang_db.xml
```

Or all files in a folder:

```
php ./typo3migrate.phar xml2xlf ~/tmp/Language
```

### Convert old Fluid namespaces

[](#convert-old-fluid-namespaces)

Convert old Fluid namespaces {brace style} to html tag with attributes.

```
{namespace f=TYPO3\CMS\Fluid\ViewHelpers}

```

Will become:

```

```

Convert a single file:

```
php ./typo3migrate.phar fluidNsToHtml ~/tmp/Template.html
```

Or all files in a folder:

```
php ./typo3migrate.phar fluidNsToHtml ~/tmp/Templates/
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Total

10

Last Release

2696d ago

PHP version history (3 changes)v1.0.0PHP &gt;=7.0.8

1.2.0PHP &gt;=5.6.0

1.2.1PHP ^5.6 || ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/00744f74e232c6ea656fb0ed215ac42cf530d35732c0a13f806970479645d5e8?d=identicon)[Tuurlijk](/maintainers/Tuurlijk)

---

Top Contributors

[![Tuurlijk](https://avatars.githubusercontent.com/u/790979?v=4)](https://github.com/Tuurlijk "Tuurlijk (18 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/michielroos-typo3migrate/health.svg)

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

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M567](/packages/symfony-maker-bundle)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[phpro/soap-client

A general purpose SoapClient library

8885.6M46](/packages/phpro-soap-client)[coenjacobs/mozart

Composes all dependencies as a package inside a WordPress plugin

4723.6M20](/packages/coenjacobs-mozart)[friendsoftypo3/content-blocks

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

96374.6k23](/packages/friendsoftypo3-content-blocks)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)

PHPackages © 2026

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