2017 © Pedro Peláez
 

library base_entity

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

image

cojecom/base_entity

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

  • Friday, February 16, 2018
  • by Vahlay
  • Repository
  • 1 Watchers
  • 0 Stars
  • 78 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 32 % Grown

The README.md

BaseEntity

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

Features :, (*2)

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

The Versions

16/02 2018

dev-master

9999999-dev

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

  Sources   Download

MIT CC-BY-4.0

The Requires

 

16/02 2018

1.0.0

1.0.0.0

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

  Sources   Download

MIT

The Requires