承接 dbtlr/silex-doctrine-migrations 相关项目开发

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

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

dbtlr/silex-doctrine-migrations

最新稳定版本:v1.0.0

Composer 安装命令:

composer require dbtlr/silex-doctrine-migrations

包简介

Doctrine migration service provider for Silex

README 文档

README

This is a wrapper for the Doctrine Migrations project.

For more information on how to use the schema manager, please see Doctrine's Schema Manager documentation.

Install via Composer

composer.phar require dbtlr/silex-doctrine-migrations 

Add service provider

$app->register(new \Dbtlr\MigrationProvider\Provider\MigrationServiceProvider(), array( 'db.migrations.path' => __DIR__ . '/../app/migrations', ));

Config options

  • db.migrations.path (required): The full path where you want to store your migration classes.
  • db.migrations.table_name (optional): The name of the table that we store meta information about the state of migrations. Defaults to: migration_versions.
  • db.migrations.namespace (optional): The namespace for the migration classes (defaults to: DoctrineMigration).
  • db.migrations.name (optional): TThe name of the migrations to use.

Available commands

  • migrations:execute Execute a single migration version up or down manually.
  • migrations:generate Generate a blank migration class.
  • migrations:migrate Execute a migration to a specified version or the latest available version.
  • migrations:status View the status of a set of migrations.
  • migrations:version Manually add and delete migration versions from the version table.

统计信息

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

GitHub 信息

  • Stars: 11
  • Watchers: 1
  • Forks: 9
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固