ubxty / ubxmigrations
Safe migration generator with column-level error handling
v1.0.1
2025-03-17 11:57 UTC
Requires
- php: ^8.0
- laravel/framework: ^9.0|^11.0
README
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.