PHPackages                             robinwongm/tjupt-to-unit3d - 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. robinwongm/tjupt-to-unit3d

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

robinwongm/tjupt-to-unit3d
==========================

An artisan package to import a TJUPT database into UNIT3D.

v2.4.3(6y ago)01863MITPHPPHP ^7.2

Since Dec 15Pushed 6y agoCompare

[ Source](https://github.com/robinWongM/tjupt-to-unit3d)[ Packagist](https://packagist.org/packages/robinwongm/tjupt-to-unit3d)[ RSS](/packages/robinwongm-tjupt-to-unit3d/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (16)Used By (0)

tjupt-to-unit3d
===============

[](#tjupt-to-unit3d)

[![Latest Version on Packagist](https://camo.githubusercontent.com/fa6692ccc29a9384c1d4859abfa039f4136cdfde940095aae622f0f8245cb4c0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726f62696e776f6e676d2f746a7570742d746f2d756e697433642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/robinwongm/tjupt-to-unit3d)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/9885fefca140cfbf39d5cdbe7aff83588c900fddc6c2f57f766cdcec353ac806/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f726f62696e576f6e674d2f746a7570742d746f2d756e697433642f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/robinWongM/tjupt-to-unit3d)[![Code Coverage](https://camo.githubusercontent.com/dd4cda50e80853427c7ae581d17c2959b860f559b72f02f8dd3876af787625f6/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f726f62696e576f6e674d2f746a7570742d746f2d756e697433642e7376673f7374796c653d666c61742d737175617265)](https://codecov.io/gh/robinWongM/tjupt-to-unit3d)[![Total Downloads](https://camo.githubusercontent.com/ad1354bbacb2d1fc5da149818d5c3dc994f6f84b999ea5fa32dddd8606c0ba7a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726f62696e776f6e676d2f746a7570742d746f2d756e697433642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/robinwongm/tjupt-to-unit3d)

An artisan package to import a TJUPT(NexusPHP) database into [UNIT3D](https://github.com/unit3d/unit3d).

Install
-------

[](#install)

Via Composer

```
$ composer require robinwongm/tjupt-to-unit3d --dev
```

To install, just:

- Require this package from your [UNIT3D](https://github.com/unit3d/unit3d) install.
- Add an empty `imports` entry to your database config.

Usage
-----

[](#usage)

**It's recommended to use the package under a fresh installation of [UNIT3D](https://github.com/unit3d/unit3d).**

```
 # Optional but recommended: Make sure a fresh installation
php artisan migrate:fresh --seed

# IMPORTANT: Run migrations from this package
php artisan migrate --path=vendor/robinwongm/tjupt-to-unit3d/src/migrations/2020_02_10_054032_add_nexus_compatibility.php

# Import
php artisan unit3d:from-tjupt --host= --database= --username= --password=

# Optional: Remove temporarily-added columns
php artisan migrate --path=vendor/robinwongm/tjupt-to-unit3d/src/migrations/2020_02_10_054032_add_nexus_compatibility.php
```

For other instructions on usage, run:

```
php artisan unit3d:from-tjupt --help
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](.github/CODE_OF_CONDUCT.md) for details.

Credits
-------

[](#credits)

- [pxgamer](https://github.com/pxgamer) - original author
- robinWongM - fork maintainer
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 83.7% 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 ~57 days

Recently: every ~0 days

Total

15

Last Release

2269d ago

Major Versions

v1.1.1 → v2.0.02020-02-12

PHP version history (3 changes)v1.0.0PHP ^7.1

v1.0.1PHP ^7.0

v1.1.0PHP ^7.2

### Community

Maintainers

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

---

Top Contributors

[![owenvoke](https://avatars.githubusercontent.com/u/1899334?v=4)](https://github.com/owenvoke "owenvoke (72 commits)")[![robinWongM](https://avatars.githubusercontent.com/u/2606137?v=4)](https://github.com/robinWongM "robinWongM (13 commits)")[![HDVinnie](https://avatars.githubusercontent.com/u/12850699?v=4)](https://github.com/HDVinnie "HDVinnie (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/robinwongm-tjupt-to-unit3d/health.svg)

```
[![Health](https://phpackages.com/badges/robinwongm-tjupt-to-unit3d/health.svg)](https://phpackages.com/packages/robinwongm-tjupt-to-unit3d)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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