PHPackages                             pdeans/miva-migration - 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. [Database &amp; ORM](/categories/database)
4. /
5. pdeans/miva-migration

AbandonedProject[Database &amp; ORM](/categories/database)

pdeans/miva-migration
=====================

MVC framework application skeleton for Miva data migrations and integrations.

v3.0.2(7y ago)022[22 PRs](https://github.com/pdeans/miva-migration/pulls)MITPHPPHP ^7.1.3

Since Jul 9Pushed 3y ago1 watchersCompare

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

READMEChangelogDependencies (5)Versions (35)Used By (0)

> This package is **abandoned** and no longer maintained.

Miva Data Migration / Integration MVC Framework Skeleton
--------------------------------------------------------

[](#miva-data-migration--integration-mvc-framework-skeleton)

### About the Framework

[](#about-the-framework)

This PHP based MVC web application framework skeleton was created to help aid in rapid development of Miva data migrations and integrations by establishing a common workflow.

The framework utilizes the elegant [Laravel](https://laravel.com/) framework to do most of the heavy lifting. Please note that prior knowledge of [Laravel](https://laravel.com/), as well as the packages listed below, are almost certainly a prerequisite in order to get up and running with the framework in a productive manner.

- [Miva JSON Api PHP Library](https://github.com/pdeans/miva-api) - Helper library for interacting with the Miva JSON API.
- [PHP dotenv](https://github.com/vlucas/phpdotenv) - PHP version of the original Ruby dotenv; essentially loads environment variables from a `.env` file.

### Installation

[](#installation)

This project uses [Composer](https://getcomposer.org/) to manage its dependencies. Installation steps for [Composer](https://getcomposer.org/) can be found [here](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx).

Issue the following command to create a new install:

```
$ composer create-project pdeans/miva-migration

```

### Getting Started

[](#getting-started)

#### Web Root/Public Directory

[](#web-rootpublic-directory)

After installing the framework, you should configure your server's web root to point to the `/public` directory if it is not setup already. The `index.php` file in this directory serves as the front controller for all HTTP requests entering the application.

#### Configuration Files

[](#configuration-files)

All of the configuration files for the framework can be found in the `/config` directory. However, the configuration values are generally set in the `.env` file.

### Versions

[](#versions)

The following lists the main framework components included with each version, as well as the minimum PHP version required.

**Version 3:**

- Laravel 5.\*
- Miva JSON API Library
- PHP 7.1.3+

**Version 2:**

- Laravel 5.5
- Miva Remote Provision Library
- PHP 7.0.0+

**Version 1:**

- Slim 3
- Miva Remote Provision Library
- PHP 5.6.4+

### License

[](#license)

This project is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~63 days

Recently: every ~132 days

Total

12

Last Release

2585d ago

Major Versions

v1.2.1 → v2.x-dev2017-12-18

v2.0.1 → v3.0.02018-12-27

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

v2.x-devPHP &gt;=7.0.0

v3.0.0PHP ^7.1.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7277991?v=4)[Patrick Stearns](/maintainers/pdeans)[@pdeans](https://github.com/pdeans)

---

Top Contributors

[![pdeans](https://avatars.githubusercontent.com/u/7277991?v=4)](https://github.com/pdeans "pdeans (18 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")

---

Tags

migrationdatamvcmerchantintegrationMiva

### Embed Badge

![Health badge](/badges/pdeans-miva-migration/health.svg)

```
[![Health](https://phpackages.com/badges/pdeans-miva-migration/health.svg)](https://phpackages.com/packages/pdeans-miva-migration)
```

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.2k](/packages/unopim-unopim)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.4k](/packages/typicms-base)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135212.4k7](/packages/statamic-rad-pack-runway)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3911.7k](/packages/codewithdennis-larament)

PHPackages © 2026

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