lazer-database/migrate-to-lazer-database
最新稳定版本:0.0.1
Composer 安装命令:
composer require lazer-database/migrate-to-lazer-database
包简介
PHP library to transfer data to Lazer-Database
README 文档
README
Easiest way to Migrate tables to Lazer-Database
It will convert the key/value paired array to Lazer-Database table
Features:
- Dynamically create table and columns with the data type based on the value
- Add records after the table is created
- Adds callback for the objects like classes etc.
Requirements
- PHP 7.0+
- Composer
To add library to your dependencies, execute:
composer require lazer-database/migrate-to-lazer-database
Tests
Easiest way to run unit tests is to use composer script
composer run-script test
Hope you are doing well.
Regards
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-10-13