PHPackages                             bendechrai/wordpress-import - 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. [CLI &amp; Console](/categories/cli)
4. /
5. bendechrai/wordpress-import

ActiveLibrary[CLI &amp; Console](/categories/cli)

bendechrai/wordpress-import
===========================

Provides CLI commands to import Wordpress contents from a Wordpress eXtended RSS (WXR) export file.

018PHP

Since Sep 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/bendechrai/wordpress-import)[ Packagist](https://packagist.org/packages/bendechrai/wordpress-import)[ RSS](/packages/bendechrai-wordpress-import/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Import Wordpress to Laravel
===========================

[](#import-wordpress-to-laravel)

This library provides CLI commands to import Wordpress contents from a Wordpress eXtended RSS (WXR) export file.

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

[](#installation)

Add package to your composer.json

```
{
    "require": {
        "bendechrai/wordpress-import": "~1.0.0"
    }
}
```

And update your vendors

```
$ php composer.phar update bendechrai/wordpress-import

```

Usage
-----

[](#usage)

At it's most basic, you can list the full usage information by issuing:

```
$ php artisan wpimport

```

Contributors
------------

[](#contributors)

At the moment, this is a personal project to help me import from Wordpress to Laravel 5.5. I would love community contributions to expand the functionality, and also to test across different versions of PHP and Laravel, and even other frameworks.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f6a3871399c234689f68ade769d3d93fd0a1eacbd31f8f2342a10bcddff8d342?d=identicon)[bendechrai](/maintainers/bendechrai)

---

Top Contributors

[![bendechrai](https://avatars.githubusercontent.com/u/76757?v=4)](https://github.com/bendechrai "bendechrai (6 commits)")

### Embed Badge

![Health badge](/badges/bendechrai-wordpress-import/health.svg)

```
[![Health](https://phpackages.com/badges/bendechrai-wordpress-import/health.svg)](https://phpackages.com/packages/bendechrai-wordpress-import)
```

###  Alternatives

[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24726.4M22](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71464.1k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20718.9k21](/packages/winbox-args)

PHPackages © 2026

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