Download the PHP package wallacemaxters/timer without Composer
On this page you can find all versions of the php package wallacemaxters/timer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wallacemaxters/timer
More information about wallacemaxters/timer
Files in wallacemaxters/timer
Download wallacemaxters/timer
More information about wallacemaxters/timer
Files in wallacemaxters/timer
Vendor wallacemaxters
Package timer
Short Description Timer is a library for work with times, specially greather than 24 hours
License MIT
Package timer
Short Description Timer is a library for work with times, specially greather than 24 hours
License MIT
Please rate this library. Is it a good library?
Informations about the package timer
WallaceMaxters\Timer Library
This is a library to work only with time in PHP.
Sometimes we need to work with hours, passing 24 in php, but the DateTime class or other functions to date do not have a satisfactory solution;
So developed the Timer library.
With it you can work with the time very simply:
If necessary you can also also use the Collection class, to facilitate some operations over time.
An example for time greather than 24 hours:
All versions of timer with dependencies
PHP Build Version
Package Version
The package wallacemaxters/timer contains the following files
Loading the files please wait ....