alytvynov/timestampable

Timestampable entities

0.0.1 2018-08-28 14:26 UTC

This package is not auto-updated.

Last update: 2024-09-19 18:27:10 UTC


README

Common dates for all entities :

  • create
  • update

Trait created for

  • doctrine ORM

Use JMS Serializer

  • uses time group,
  • could be useful for serialization to hide / show this data.

Installation

composer require alytvynov/timestampable

or

php composer.phar require alytvynov/timestampable