php-solution/doctrine-orm-extra-lib

This library contains additional functionality for work with doctrine orm

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

This package is auto-updated.

Last update: 2024-03-28 03:04:10 UTC


README

Install

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

Structure

  • Aware - The group of traits, which give ability other classes be aware about doctrine services

  • Entity - The group of traits, which extend the entity by adding frequently used fields

  • ORM - Here is the doctrine extra functionality

    • EventListener - Listeners for working with cached tables
    • Query - Additional MySQL statements