承接 remi-san/doctrine-tools 相关项目开发

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

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

remi-san/doctrine-tools

Composer 安装命令:

composer require remi-san/doctrine-tools

包简介

A set of tools for Doctrine

README 文档

README

Author Build Status Quality Score Software License Packagist Version Coverage Status SensioLabsInsight

Providing easy-to-use tools for doctrine.

Content

This lib provides the following util classes:

  • EntityManagerBuilder an entity manager builder providing an easy way to add Doctrine types to the EntityManager, you can also call methods on the type using a callable formatted array. It has been designed to be compatible with Symfony DI config files.
  • Psr3SqlLogger is a Doctrine logger encapsulating a PSR3 logger.

Usage example

EntityManagerBuilder

$builder = new EntityManagerBuilder($connection, $config);
$builder->addType('customName', CustomType::class, [ [ 'callTypeMethod', []] ]);
$entityManager = $builder->buildEntityManager();

Psr3SqlLogger

$logger = new Psr3SqlLogger($psr3Logger, LogLevel::INFO);

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-03-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固