承接 nguemoue/laravel-dbobject 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

nguemoue/laravel-dbobject

最新稳定版本:v1.1.0

Composer 安装命令:

composer require nguemoue/laravel-dbobject

包简介

Projet qui va permettre de faire la migration des procédure, fonctions, triggers stocke de manière simple

README 文档

README

Laravel DbObject is a Laravel package for managing SQL stored objects (Functions, Procedures, Views, Triggers) as pure SQL files. It seamlessly integrates with your migration workflow, supporting multiple database drivers with a unified configuration system.

Latest Version on Packagist Tests

✨ Features

  • Pure SQL: Write standard SQL. No custom macros, no YAML front-matter.
  • Driver Agnostic: Unifies behavior across MySQL, PostgreSQL, SQL Server, and SQLite.
  • Splitter Strategies: Handles BEGIN...END blocks and GO batches automatically.
  • Zero Config: Works out of the box with sensible defaults for each driver.
  • Versioning: Tracks object migrations just like Laravel's schema migrations.

📖 Documentation

The full documentation is available in the docs/ folder or via Mintlify.

🚀 Installation

composer require nguemoue/laravel-dbobject

🛠 Quick Start

  1. Create an Object:

    php artisan dbo:make my_procedure --type=procedure
  2. Migrate:

    php artisan dbo:migrate

🔌 Driver Support

Driver Transactional Default Splitter On Exists
MySQL false mysql_delimiter recreate
PostgreSQL true none replace
SQL Server true go_batch recreate
SQLite true none recreate

🤝 Contributing

Please see CONTRIBUTING for details.

📄 License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 6
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-11-01

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固