cojecom/base_entity

This package is abandoned and no longer maintained. No replacement package was suggested.

A base entity for Symfony projects using Doctrine ORM. Available in 2 flavours : incremental numeric IDs & UUIDs

1.2.0 2021-06-09 08:02 UTC

This package is auto-updated.

Last update: 2022-07-12 10:28:22 UTC


README

A class to extend, providing basic entity features for Symfony projects using Doctrine ORM.

Features :

  • Available with classic incremental integer IDs or UUIDs
  • Logs creation date
  • Automatically log last edition date