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

Installs: 345

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/cojecom/base_entity

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