Libraries tagged by timestamp
grisaia/time
2439 Downloads
PHP built-in DateTime classes alternative. Strict types, immutability, no exceptions and latest PHP features.
drosalys-web/object-extensions
7339 Downloads
A library to extend Object capabilities.
zitec/doctrine-behaviors
331 Downloads
Doctrine Behavior Traits
vasyaxy/doctrine-behaviors
888 Downloads
Doctrine Behavior Traits for symfony 7+
toovalu-github/doctrine-behaviors
295 Downloads
Doctrine Behavior Traits
talentrydev/doctrine-behaviors
562 Downloads
Doctrine Behavior Traits
tacman/doctrine-behaviors
168 Downloads
Doctrine Behavior Traits, fork of knplabs/doctrine-behaviors
netbull/doctrine-behaviors
1914 Downloads
Doctrine Behavior Traits
besmartand-pro/doctrine-behaviors
50 Downloads
Doctrine Behavior Traits
awstudio/doctrine-behaviors
12683 Downloads
Doctrine2 behavior traits
aciliainternet/stof-doctrine-extensions-bundle
14180 Downloads
Integration of the gedmo/doctrine-extensions with Symfony2
pixelopen/kirby-asset-version
339 Downloads
A plugin for Kirby CMS to add modification timestamps to css and js files
mateuszblaszczyk/record-finder
14405 Downloads
It find records in JSON array with fileds: timestamp and distance. For example for sport tracker usage.
geoffroy-aubry/supervisor
7126 Downloads
Oversee script execution, recording stdout, stderr and exit code with timestamping, and ensure email notifications will be sent (on start, success, warning or error).
drupal/core-datetime
216 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.