ubxty/ubxmigrations

Safe migration generator with column-level error handling

Installs: 50

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ubxty/ubxmigrations

v1.0.1 2025-03-17 11:57 UTC

This package is auto-updated.

Last update: 2025-12-17 13:38:53 UTC


README

PHP Version Laravel Version License: MIT

Safe database migrations with column-level error handling.

Installation

composer require ubxty/ubxmigrations --dev

Features

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

Usage

Create a new migration:

php artisan make:ubxmigration add_columns_to_table --table=your_table

About the Developer

UBXTY - Unboxing Technology Maintained by UBXTY. We specialize in creating robust and developer-friendly solutions for modern web applications.

License

This package is open-source software licensed under the MIT license.