Libraries tagged by timestamps
nxmcz/date-time
245 Downloads
An DateTime class to deal with timestamp/DateTimeInterface
newism/craftcms-revved-url
14 Downloads
Rev CraftCMS asset urls with date modified timestamps
jeffersongoncalves/laravel-created-by
8 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
insidesuki/stamp
67 Downloads
TimeStamp utilities
grimmlink/timingfield
245 Downloads
A jquery plugin to transform a timestamp field into an hours/minutes/seconds selector.
drupal/core-datetime
131 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
ailuoy/laravel-context
50 Downloads
Add a application deploy timestamp prefix to cookie name for laravel.
101infotech/data2monthly
91 Downloads
This package converts your data using a timestamp field to ordered data monthly or yearly.
thisvessel/carbonated
403 Downloads
An Eloquent model trait that offers more flexible timestamp/date/time handling.
element119/module-product-grid-updated-at-filter
18 Downloads
A Magento 2 module that allows admins to filter product's by their updated at timestamp.
ceesvanegmond/cachebust
256 Downloads
A small Laravel4 library to add cachebusting to images. Use the cachebust() helper to get the cachebusted file + timestamp.
ursusarctosua/doctrine-timestamp
82 Downloads
Realisation of timestamp MySQL type for Doctrine
sarahman/laravel-timestamp-boolean-fields
202 Downloads
Deal with the fields whose timestamp value means their boolean status.
robjbrain/laravel-user-timestamps
125 Downloads
Drop in replacements for UserTimestamps and SoftDeletes to also store the authenticated user id.
ricardoboss/doctrine-dbal-timestamp-type
151 Downloads
Add the timestamp type for Doctrine/DBAL