Libraries tagged by createdAt
andanteproject/timestampable-bundle
15615 Downloads
A Symfony Bundle to handle entities createdAt and updatedAt dates with Doctrine
harp-orm/timestamps
126 Downloads
Automatic createdAt and updatedAt properties
kangyasin/createdatabase
42 Downloads
This package for create command make:database
bricelab/doctrine-timestamp-setter
384 Downloads
Timestamp setter for Doctrine entities
fresh/timestampable-entity-bundle
801 Downloads
Helper methods and properties for timestamping Doctrine2 entities.
strnoar/dtoolsbundle
2869 Downloads
Symfony DToolsBundle
trex/yii-artimestamps
184 Downloads
Timestamps created_at and updated_at with date format for ActiveRecord
sysbox/laravel-base-entity
14 Downloads
A base model for non-numerical id and common attributes: id, active, created, created_at, updated, updated_at
noahglaser/entitybundle
44 Downloads
This bundle contains the base entity that has createdAt and updatedAt stamps plus lifecycle events. It also has File entity that is abstract that has a doctrine event attached to it that allows you to uplaod the file.
madison/dateinterval
6 Downloads
Twig extension to get all kinds of date intervals (age, user last login, file created at) in human readable units.
hexathos/laravel-hasuserdata
202 Downloads
Autofills updated_by, created_by, updated_at and created_at
grossum/static-page-bundle
4 Downloads
This bundle added static page entity with fields: title, slug, description, enabled, position, parent, children, createdAt and updatedAt
grossum/faq-bundle
472 Downloads
This bundle added faq entity with fields: enabled, question, answer, position, createdAt and updatedAt
respect/validation
26741340 Downloads
The most awesome validation engine ever created for PHP
venturecraft/revisionable
5205947 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel