PHPackages                             ubxty/ubxmigrations - 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. ubxty/ubxmigrations

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

ubxty/ubxmigrations
===================

Safe migration generator with column-level error handling

v1.0.1(1y ago)055MITPHPPHP ^8.0

Since Jan 27Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ubxty/ubxmigrations)[ Packagist](https://packagist.org/packages/ubxty/ubxmigrations)[ RSS](/packages/ubxty-ubxmigrations/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

UBX Migrations Package
======================

[](#ubx-migrations-package)

[![PHP Version](https://camo.githubusercontent.com/df0c142288d47330f8b37c5d5783fd2b7ae06b2610d2650046ef68ff73f7e8e8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d253345253344382e302d373737424234)](https://php.net)[![Laravel Version](https://camo.githubusercontent.com/41ee745d180309c1043d14bcdd7eb3e4bcfd2ce4d29eba58a55d802cf12687a0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d253345253344392e302d464632443230)](https://laravel.com)[![License: MIT](https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667)](https://opensource.org/licenses/MIT)

Safe database migrations with column-level error handling.

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

[](#installation)

```
composer require ubxty/ubxmigrations --dev
```

Features
--------

[](#features)

- Column-level error handling
- Migration safety checks
- Laravel-native integration
- Zero-configuration setup

Usage
-----

[](#usage)

Create a new migration:

```
php artisan make:ubxmigration add_columns_to_table --table=your_table
```

About the Developer
-------------------

[](#about-the-developer)

**UBXTY - Unboxing Technology**Maintained by [UBXTY](https://ubxty.com/). We specialize in creating robust and developer-friendly solutions for modern web applications.

License
-------

[](#license)

This package is open-source software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance48

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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.

###  Release Activity

Cadence

Every ~49 days

Total

2

Last Release

418d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ubxty-ubxmigrations/health.svg)

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

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[overtrue/laravel-versionable

Make Laravel model versionable.

585308.0k5](/packages/overtrue-laravel-versionable)[abbasudo/laravel-purity

elegant way to add filter and sort in laravel

514330.5k1](/packages/abbasudo-laravel-purity)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)[dragon-code/laravel-deploy-operations

Performing any actions during the deployment process

240173.5k2](/packages/dragon-code-laravel-deploy-operations)[stayallive/laravel-eloquent-observable

Register Eloquent model event listeners just-in-time directly from the model.

2928.9k7](/packages/stayallive-laravel-eloquent-observable)

PHPackages © 2026

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