php-solution/doctrine-orm-extra-lib

此库包含用于与 doctrine orm 工作的附加功能

v0.3.8 2018-05-16 14:21 UTC

This package is auto-updated.

Last update: 2024-09-28 04:05:27 UTC


README

安装

$ composer require php-solution/doctrine-orm-extra-lib

结构

  • Aware - 一组特性,使其他类能够了解 doctrine 服务

  • Entity - 一组特性,通过添加常用字段扩展实体

  • ORM - 这里是 doctrine 的附加功能

    • EventListener - 用于处理缓存表的监听器
    • Query - 额外的 MySQL 语句