Do you use a DateTime wrapper?

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • calendar

    πŸ“… PHP Date & Time library that solves common problems in object oriented, immutable way. (by aeon-php)

  • https://github.com/aeon-php/calendar comes with object representation of TimeUnit, more advanced iterators over TimePeriods, time ranges and overlaps detection, leap seconds support, Unix/UTC/TAI/GPS timestamps plus few handy extensions like holidays, business hours, retries, precise sleep, stopwatch, rate limiter. It’s a wrapper on an excellent native DateTime that does not extend it.

  • php_toml

    PHP C-Extension to parse a TOML formatted string, and return its equivalent array structure

  • Damn, I didn't know that someone bothered to make a wrapper. I did make a simple wrapper to deal with Time values (24 nours as float fraction) I wrote this C-extension to read TOML files, which is only coded for PHP 8.0 and above, and TOML specifies both 12/24 hour values, easily implemented as a DayTime class, and also full calendar date values, for which DateTime is entirely adequate. At https://github.com/betrixed/php_toml

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Carbon

    A simple PHP API extension for DateTime. (by briannesbitt)

  • See: https://github.com/briannesbitt/Carbon/issues/1693

  • date-time

    Date and time library for PHP

  • I like https://github.com/brick/date-time

  • php-date

  • We published and use on a regular basis https://github.com/assoconnect/php-date to handle date only (ie without time) properly at my company when time or timezone don't matter.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • PHP: check dates

    2 projects | dev.to | 19 Nov 2023
  • /u/iamthatis debunks reddit's claims regarding threats, payment, and "working with developers"

    1 project | /r/bestof | 19 Jun 2023
  • πŸ“† Looking for recommendations for a CalDAV server to merge multiple calendars

    2 projects | /r/selfhosted | 7 Mar 2023
  • u/Hiddencamper explains the cost of replacing lightbulbs in a nuclear power plant (to illustrate the absurdity of nuclear power regulation)

    1 project | /r/bestof | 25 Jan 2023
  • Best way to store Date and time ?

    1 project | /r/javahelp | 3 Jan 2023