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(6y ago)022[22 PRs](https://github.com/pdeans/miva-migration/pulls)MITPHPPHP ^7.1.3

Since Jul 9Pushed 2y 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 today

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 60% 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

2536d 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://www.gravatar.com/avatar/9fb3ce86d5dadb84c3c9248c8529641cc0a7075a1057cd4e1c45ba32acedaaa5?d=identicon)[pdeans](/maintainers/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

[dragon-code/laravel-deploy-operations

Performing any actions during the deployment process

240173.5k2](/packages/dragon-code-laravel-deploy-operations)[ucan-lab/laravel-dacapo

Laravel migration support tools

110343.8k](/packages/ucan-lab-laravel-dacapo)[scrumble-nl/laravel-csr

This package makes it possible to generate a controller, service, repository, model and migration all in 1 command

4219.2k](/packages/scrumble-nl-laravel-csr)[smrtr/mysql-version-control

A crude version control system for mysql written in php

221.4k](/packages/smrtr-mysql-version-control)

PHPackages © 2026

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