-
MoonPhase takes a given day, month and year and determines the phase of the Moon for that day. It can also compute the distance of the Moon to the Earth. HTML code used to display a picture representing the computed Moon phase, can also be generated. Requirements: PHP 5.0 or higher
-
Around 200 time zones are supported in Timezone Converter. Requirements: PHP 4.0 or higher
-
Count Hour Class can compute the difference of two time periods in seconds. The output can be formatted to display the time difference in hours, minutes and seconds. Requirements: PHP 3 or higher
-
Date PNG opens a given template image in PNG format and renders a text with given time in one or more formats. Parameters such as font, size, position, angle and color of the text can be configured. The resulting image is generated in the PNG format as the current script output. Requirements: PHP 5.0 or higher
-
Manage Time takes as parameter a date and time representation in either the formats: timestamp, datetime or date. It can convert the input date and time into one of the three formats mentioned and the output is stored in class variables. Requirements: PHP 5.0 or higher
-
The output can be overridden and database lookups can be easily implemented to form an event system.
-
When the script finishes executing, TimeCheck will return the marks and their corresponding execution time.Requirements: PHP 3.0 or higher
-
Time to generate a page or blocks can be used to measure partial time to execute parts of the current script by adding check points. Each check point may have a different name.The time it took to reach each check point can be displayed in an HTML table.Requirements: PHP 3.0 or higher
-
TX class is a simple timer class that can be used to measure the time it takes accomplish a given task like for instance generating the Web page outputted by the current script.Requirements: PHP 3.0 or higher
-
Extended MKTime generates HTML for form select inputs of the year, month, day, hour, minute and second.Extended MKTime can also analyze the POST form variable and extract the date and time specified by the user.
-
Classe Prestazioni can count the time from a given point of the start and end of a script. The difference between the start and end times can be printed.Requirements: PHP 4.0 or higherLimitations:The code and the comments are in Italian.
-
ubDate can take a given date and time and subtract a time interval in seconds, minutes, days, months or years.The day of the week corresponding to the resulting date can also be outputted in a specified language.Requirements: PHP 5.0 or higher
-
The date and time can be supplied in a format and returned in another.Requirements: PHP 5.0 or higher
-
Multiple identifiers can be set in order to determine the execution times for multiple section and display them in an HTML table.
-
Quine-McCluskey Method can be used to minimize boolean functions with Quine-McCluskey algorithm.Quine-McCluskey Method takes as parameters the minterms, don't-care terms and the number of variables. The script determines the essencial primes and returns them in an array.Requirements: PHP 5.0 or higher

